GameKit
0.0.1a
C++ gamedev tools
|
This is the complete list of members for gk::GamePad, including all inherited members.
getInputHandler() | gk::GamePad | inlinestatic |
init(InputHandler &_inputHandler) | gk::GamePad | inlinestatic |
inputHandler | gk::GamePad | privatestatic |
isKeyPressed(GameKey key) | gk::GamePad | static |
isKeyPressedOnce(GameKey key) | gk::GamePad | static |
isKeyPressedWithDelay(GameKey key, u16 delay) | gk::GamePad | static |