GameKit  0.0.1a
C++ gamedev tools
gk::InputHandler Member List

This is the complete list of members for gk::InputHandler, including all inherited members.

addKey(GameKey key)gk::InputHandlerprotected
isKeyPressed(GameKey key)gk::InputHandlerinlinevirtual
isKeyPressedOnce(GameKey key)gk::InputHandlervirtual
isKeyPressedWithDelay(GameKey key, u16 delay)gk::InputHandlervirtual
keysPressed() constgk::InputHandlerinline
m_keysPressedgk::InputHandlerprotected
m_keysPressedOncegk::InputHandlerprotected
m_lastTimePressedgk::InputHandlerprotected
~InputHandler()=defaultgk::InputHandlervirtual