jade-engine
0.0
|
#include <GameInitParams.h>
Public Attributes | |
std::string | uiDescription |
int32_t | settingsId |
std::string | settingsKey |
int32_t | defaultKey |
Parameters for defining a key-binding.
std::string JadeEngine::GameInitParamsKeyBindingEntry::settingsKey |
String key stored in the settings file for this key-binding.
It has to be unique within all other key-bindings and all other settings.
std::string JadeEngine::GameInitParamsKeyBindingEntry::uiDescription |
String displayed in OptionsMenuScene to represent the key-binding.