OpenEnroth efd3b88
|
Classes | |
class | IKeyboardController |
class | KeyboardActionMapping |
class | KeyboardInputHandler |
class | Mouse |
Typedefs | |
using | Keybindings = std::unordered_map< InputAction, PlatformKey > |
Enumerations | |
enum class | TextInputType { None = 0 , Text = 1 , Number = 2 } |
using Io::Keybindings = typedef std::unordered_map<InputAction, PlatformKey> |
|
strong |