ScummVM API documentation
Common::Keymap Member List

This is the complete list of members for Common::Keymap, including all inherited members.

ActionArray typedef (defined in Common::Keymap)Common::Keymap
addAction(Action *action)Common::Keymap
arrayOf(Keymap *keymap)Common::Keymapinlinestatic
getActionDefaultMappings(Action *action)Common::Keymap
getActionMapping(const Action *action) constCommon::Keymap
getActions() constCommon::Keymapinline
getDescription() const (defined in Common::Keymap)Common::Keymapinline
getId() const (defined in Common::Keymap)Common::Keymapinline
getMappedActions(const Event &event, ActionArray &actions) constCommon::Keymap
getType() const (defined in Common::Keymap)Common::Keymapinline
isEnabled() constCommon::Keymapinline
Keymap(KeymapType type, const String &id, const U32String &description) (defined in Common::Keymap)Common::Keymap
Keymap(KeymapType type, const String &id, const String &description) (defined in Common::Keymap)Common::Keymap
KeymapMatch enum name (defined in Common::Keymap)Common::Keymap
KeymapType enum name (defined in Common::Keymap)Common::Keymap
kKeymapMatchExact enum value (defined in Common::Keymap)Common::Keymap
kKeymapMatchNone enum value (defined in Common::Keymap)Common::Keymap
kKeymapMatchPartial enum value (defined in Common::Keymap)Common::Keymap
kKeymapTypeGame enum value (defined in Common::Keymap)Common::Keymap
kKeymapTypeGlobal enum value (defined in Common::Keymap)Common::Keymap
kKeymapTypeGui enum value (defined in Common::Keymap)Common::Keymap
loadMappings()Common::Keymap
registerMapping(Action *action, const HardwareInput &input)Common::Keymap
resetMapping(Action *action)Common::Keymap
saveMappings()Common::Keymap
setBackendDefaultBindings(const KeymapperDefaultBindings *backendDefaultBindings) (defined in Common::Keymap)Common::Keymap
setConfigDomain(ConfigManager::Domain *configDomain) (defined in Common::Keymap)Common::Keymap
setEnabled(bool enabled) (defined in Common::Keymap)Common::Keymapinline
setHardwareInputs(HardwareInputSet *hardwareInputSet) (defined in Common::Keymap)Common::Keymap
unregisterMapping(Action *action)Common::Keymap
~Keymap() (defined in Common::Keymap)Common::Keymap