|
Monad Engine da02fba2
> Undercity Codex_
|
This is the complete list of members for eng::InputManager, including all inherited members.
| Engine | eng::InputManager | friend |
| GetMousePositionCurrent() const | eng::InputManager | |
| GetMousePositionOld() const | eng::InputManager | |
| IsKeyPressed(int key) | eng::InputManager | |
| IsMouseButtonPressed(int button) | eng::InputManager | |
| IsMousePositionChanged() const | eng::InputManager | |
| SetKeyPressed(int key, bool pressed) | eng::InputManager | |
| SetMouseButtonPressed(int button, bool pressed) | eng::InputManager | |
| SetMousePositionChanged(bool changed) | eng::InputManager | |
| SetMousePositionCurrent(const glm::vec2 &pos) | eng::InputManager | |
| SetMousePositionOld(const glm::vec2 &pos) | eng::InputManager |