Cogs.Core
|
Public Attributes | |
std::string | name |
bool | value = false |
std::vector< SourceActionMapping > | inputs |
Definition at line 157 of file InputManager.h.
std::vector<SourceActionMapping> Cogs::Core::InputManager::InputActionMapping::inputs |
Definition at line 163 of file InputManager.h.
std::string Cogs::Core::InputManager::InputActionMapping::name |
Definition at line 159 of file InputManager.h.
bool Cogs::Core::InputManager::InputActionMapping::value = false |
Definition at line 161 of file InputManager.h.