Level H Engine
InputManager Member List

This is the complete list of members for InputManager, including all inherited members.

getMousePos()InputManagerstatic
isKeyPressed(SDL_Keycode key)InputManagerstatic
isKeyReleased(SDL_Keycode key)InputManagerstatic
isMouseButtonPressed(uint8_t button)InputManagerstatic
isMouseButtonReleased(uint8_t button)InputManagerstatic
keysInputManagerprivatestatic
mouseButtonsInputManagerprivatestatic
mousePosInputManagerprivatestatic
NONE enum valueInputManagerprivate
pollInputEvent(SDL_Event &incomingEvent)InputManagerstatic
pollKeyEvent(SDL_Event &incomingEvent)InputManagerprivatestatic
pollMouseEvent(SDL_Event &incomingEvent)InputManagerprivatestatic
PRESSED enum valueInputManagerprivate
RELEASED enum valueInputManagerprivate
resetKeys()InputManagerprivatestatic
state enum nameInputManagerprivate
updateInputManager()InputManagerstatic