Tanoda
|
Go to the source code of this file.
Namespaces | |
namespace | GILES |
Functions | |
delegate bool | GILES.MouseInUse (Vector2 mousePosition) |
delegate bool | GILES.KeyInUse () |
delegate void | GILES.Callback () |
delegate void | GILES.Callback< T > (T value) |
delegate void | GILES.Callback< T, S > (T value0, S value1) |