LPCGame
A Simple 2d Game Engine
|
This is the complete list of members for Input, including all inherited members.
Clear() | Input | static |
Close() | Input | static |
GetClick() | Input | static |
GetJoyAxis(int axis) | Input | static |
GetJoyButton(int button) | Input | static |
GetJoyHat(int hat) | Input | static |
GetMotion() | Input | static |
Init() | Input | static |
Input() (defined in Input) | Input | |
JoystickAvailable() | Input | static |
JoySupportsHaptic() | Input | static |
KeyDown(std::string keyCode) | Input | static |
KeyDown(int keyCode) | Input | static |
MouseClick(int button) | Input | static |
MouseDown(int button) | Input | static |
MouseMotion() | Input | static |
MousePos() | Input | static |
PollEvent() | Input | static |
Quit() | Input | static |
~Input() (defined in Input) | Input |