Directories | |
directory | linux |
directory | win32 |
Files | |
file | Keyboard.cpp |
Keyboard input platform-common code. | |
file | Keyboard.h [code] |
Keyboard input. Note that all input relies on the window being set up first. | |
file | Mouse.cpp |
Mouse input for linux. | |
file | Mouse.h [code] |
Mouse input. Note that all input relies on the window being set up first. | |
file | Unified.cpp |
Unified input platform-common code. | |
file | Unified.h [code] |
Unified input for keyboard+mouse+gamepad. Note that all input relies on the window being set up first. |