jubilant-funicular
|
This is the complete list of members for nta::InputManager, including all inherited members.
getMouseCoords() const | nta::InputManager | |
getMouseCoordsStandard(int height) const | nta::InputManager | |
getMouseWheelMotion() const | nta::InputManager | |
InputManager(CreateInputManagerKey) (defined in nta::InputManager) | nta::InputManager | inline |
isPressed(key_type key) const | nta::InputManager | |
justPressed(key_type key) const | nta::InputManager | |
justReleased(key_type key) const | nta::InputManager | |
key_type typedef (defined in nta::InputManager) | nta::InputManager | |
m_keyMap | nta::InputManager | private |
m_mouseCoords | nta::InputManager | private |
m_mouseWheelMotion | nta::InputManager | private |
m_prevKeyMap | nta::InputManager | private |
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 |