|
Vulkan Schnee 0.0.1
High-performance rendering engine
|
Public Attributes | |
| BoolProvider | provider |
| bool | current = false |
| bool | previous = false |
| std::vector< BoolCallbackEntry > | callbacks |
Definition at line 93 of file InputManager.h.
| std::vector<BoolCallbackEntry> Input::InputManager::BoolAction::callbacks |
Definition at line 98 of file InputManager.h.
| bool Input::InputManager::BoolAction::current = false |
Definition at line 96 of file InputManager.h.
| bool Input::InputManager::BoolAction::previous = false |
Definition at line 97 of file InputManager.h.
| BoolProvider Input::InputManager::BoolAction::provider |
Definition at line 95 of file InputManager.h.