|
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 102 of file InputManager.h.
| std::vector<BoolCallbackEntry> Input::InputManager::BoolAction::callbacks |
Definition at line 107 of file InputManager.h.
| bool Input::InputManager::BoolAction::current = false |
Definition at line 105 of file InputManager.h.
| bool Input::InputManager::BoolAction::previous = false |
Definition at line 106 of file InputManager.h.
| BoolProvider Input::InputManager::BoolAction::provider |
Definition at line 104 of file InputManager.h.