|
|
static Vector2 | GetCursorPosition () |
| |
|
static void | SetCursorPosition (const Vector2 &pos) |
| |
|
static CursorMode | GetCursorMode () |
| |
|
static void | SetCursorMode (CursorMode mode) |
| |
|
static bool | IsKeyHeld (KeyCode key) |
| |
|
static bool | IsKeyPressed (KeyCode key) |
| |
|
static bool | IsKeyReleased (KeyCode key) |
| |
The documentation for this class was generated from the following files:
- src/Platform/Window/InputManager.h
- src/Platform/Window/InputManager.cpp