This is the complete list of members for Otter.Input, including all inherited members.
ButtonDown(int button, int joystick=0) | Otter.Input | |
ButtonDown(AxisButton button, int joystick=0) | Otter.Input | |
ButtonPressed(int button, int joystick=0) | Otter.Input | |
ButtonPressed(AxisButton button, int joystick=0) | Otter.Input | |
ButtonReleased(int button, int joystick=0) | Otter.Input | |
ButtonReleased(AxisButton button, int joystick=0) | Otter.Input | |
ButtonUp(int button, int joystick=0) | Otter.Input | |
ButtonUp(AxisButton button, int joystick=0) | Otter.Input | |
CenteredMouse | Otter.Input | static |
CharToKey(char key) | Otter.Input | static |
ClearKeystring() | Otter.Input | |
Game | Otter.Input | |
GameMouseX | Otter.Input | |
GameMouseY | Otter.Input | |
GetAxis(JoyAxis axis, int joystick=0) | Otter.Input | |
GetAxisThreshold(JoyAxis axis) | Otter.Input | |
GetJoystickName(int id) | Otter.Input | static |
GetJoystickProductId(int id) | Otter.Input | static |
GetJoystickVendorId(int id) | Otter.Input | static |
Instance | Otter.Input | static |
JoysticksConnected | Otter.Input | static |
JoysticksSupported | Otter.Input | static |
KeyDown(Key k) | Otter.Input | |
KeyDown(char c) | Otter.Input | |
KeyPressed(Key k) | Otter.Input | |
KeyPressed(char c) | Otter.Input | |
KeyReleased(Key k) | Otter.Input | |
KeyReleased(char c) | Otter.Input | |
KeyString | Otter.Input | |
KeystringSize | Otter.Input | static |
KeyUp(Key k) | Otter.Input | |
KeyUp(char c) | Otter.Input | |
LastButton | Otter.Input | |
LastKey | Otter.Input | |
LastMouseButton | Otter.Input | |
MouseButtonDown(MouseButton b) | Otter.Input | |
MouseButtonPressed(MouseButton b) | Otter.Input | |
MouseButtonReleased(MouseButton b) | Otter.Input | |
MouseButtonUp(MouseButton b) | Otter.Input | |
MouseDeltaX | Otter.Input | |
MouseDeltaY | Otter.Input | |
MouseRawX | Otter.Input | |
MouseRawY | Otter.Input | |
MouseScreenX | Otter.Input | |
MouseScreenY | Otter.Input | |
MouseWheelDelta | Otter.Input | |
MouseX | Otter.Input | |
MouseY | Otter.Input | |
SetAxisThreshold(JoyAxis axis, float threshold) | Otter.Input | |