This is the complete list of members for Input, including all inherited members.
Action | Input | |
GetActionName(int action) | Input | |
GetJoystickAxisX(int joystick) | Input | |
GetJoystickAxisY(int joystick) | Input | |
GetJoystickAxisZ(int joystick) | Input | |
GetKey(int action) | Input | |
GetKeyAction(int key) | Input | |
GetKeyName(int key) | Input | |
GetMouseButton(int action) | Input | |
GetMouseButtonAction(int mouseButton) | Input | |
GetMouseButtonName(int mouseButton) | Input | |
GetMousePosition() | Input | |
GetNumberOfJoysticks() | Input | |
IsJoystickButtonDown(int joystick, int button) | Input | |
IsKeyDown(int key) | Input | |
IsMouseButtonDown(int mouseButton) | Input | |
Key | Input | |
KeyDown() | Input | |
MouseButton | Input | |
SetEnabled(bool pause) | Input | |
SetMousePosition(Point position) | Input |