Otter  0.9.8.91
2d Game Development Framework based on SFML.Net
 All Classes Namespaces Functions Variables Enumerations Properties
Otter.Input Member List

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
CenteredMouseOtter.Inputstatic
CharToKey(char key)Otter.Inputstatic
ClearKeystring()Otter.Input
GameOtter.Input
GameMouseXOtter.Input
GameMouseYOtter.Input
GetAxis(JoyAxis axis, int joystick=0)Otter.Input
GetAxisThreshold(JoyAxis axis)Otter.Input
GetJoystickName(int id)Otter.Inputstatic
GetJoystickProductId(int id)Otter.Inputstatic
GetJoystickVendorId(int id)Otter.Inputstatic
InstanceOtter.Inputstatic
JoysticksConnectedOtter.Inputstatic
JoysticksSupportedOtter.Inputstatic
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
KeyStringOtter.Input
KeystringSizeOtter.Inputstatic
KeyUp(Key k)Otter.Input
KeyUp(char c)Otter.Input
LastButtonOtter.Input
LastKeyOtter.Input
LastMouseButtonOtter.Input
MouseButtonDown(MouseButton b)Otter.Input
MouseButtonPressed(MouseButton b)Otter.Input
MouseButtonReleased(MouseButton b)Otter.Input
MouseButtonUp(MouseButton b)Otter.Input
MouseDeltaXOtter.Input
MouseDeltaYOtter.Input
MouseRawXOtter.Input
MouseRawYOtter.Input
MouseScreenXOtter.Input
MouseScreenYOtter.Input
MouseWheelDeltaOtter.Input
MouseXOtter.Input
MouseYOtter.Input
SetAxisThreshold(JoyAxis axis, float threshold)Otter.Input