Public Member Functions | |
void | clearInputs () |
void | populateKeyTable () |
void | setKeyBindingMode (KeyBindingMode mode) |
KeyBindingMode | getKeyBindingMode () const |
bool | state (const InputType &val) |
Common::String | getAssociatedKey (const InputType &type) |
void | save () |
Static Public Member Functions | |
static Common::Keymap * | getDefaultKeyMapsForGame () |
static Common::Keymap * | getDefaultKeyMapsForUI () |
static Common::Keymap * | getDefaultKeyMapsForHUD () |
Public Attributes | |
Common::String | _iv [IT_TOTAL] |
bool | _ivState [IT_TOTAL] |