◆ ControllerID()
std::string CKeymap::ControllerID |
( |
| ) |
const |
|
overridevirtual |
The controller ID.
This is required because key names are specific to each controller
Implements KODI::KEYMAP::IKeymap.
◆ GetActions()
Get the actions for a given key name.
- Parameters
-
keyName | The key name created by CJoystickUtils::MakeKeyName() |
- Returns
- A list of actions associated with the given key
Implements KODI::KEYMAP::IKeymap.
The documentation for this class was generated from the following files:
- xbmc/input/keymaps/Keymap.h
- xbmc/input/keymaps/Keymap.cpp