Platformer
Platformer
|
This is the complete list of members for InputManager, including all inherited members.
ClearPresses() | InputManager | private |
DownEvent(Input input) | InputManager | private |
GetActionHeld(Input action) | InputManager | static |
GetActionPressed(Input action) | InputManager | static |
GetMousePos() | InputManager | static |
inputHeld | InputManager | private |
InputManager(const InputManager &)=delete | InputManager | |
InputManager() | InputManager | private |
inputPressed | InputManager | private |
instance() | InputManager | static |
mousePos | InputManager | private |
operator=(const InputManager &)=delete | InputManager | |
PollInput() | InputManager | |
quitFlag | InputManager | private |
ShouldQuit() const | InputManager | |
UpEvent(Input input) | InputManager | private |
~InputManager() | InputManager | private |