jubilant-funicular
nta::InputManager Member List

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

getMouseCoords() constnta::InputManager
getMouseCoordsStandard(int height) constnta::InputManager
getMouseWheelMotion() constnta::InputManager
InputManager(CreateInputManagerKey) (defined in nta::InputManager)nta::InputManagerinline
isPressed(key_type key) constnta::InputManager
justPressed(key_type key) constnta::InputManager
justReleased(key_type key) constnta::InputManager
key_type typedef (defined in nta::InputManager)nta::InputManager
m_keyMapnta::InputManagerprivate
m_mouseCoordsnta::InputManagerprivate
m_mouseWheelMotionnta::InputManagerprivate
m_prevKeyMapnta::InputManagerprivate
pressKey(key_type key)nta::InputManager
releaseKey(key_type key)nta::InputManager
setMouseCoords(float x, float y)nta::InputManager
setMouseWheelMotion(const MouseWheelMotion &motion)nta::InputManager
update(SDL_Event &event)nta::InputManager
update_keys(SDL_Event &event)nta::InputManager
update_mouse(SDL_Event &event)nta::InputManager
updatePrev()nta::InputManager