![]() |
Kodi Documentation
18.0
Kodi is an open source media player and entertainment hub.
|
Classes | |
struct | KODI::JOYSTICK::KeymapAction |
Action entry in joystick.xml. More... | |
struct | KODI::JOYSTICK::KeymapActionGroup |
Container that sorts action entries by their holdtime. More... | |
Namespaces | |
KODI | |
Controller configuration window. | |
KODI::JOYSTICK | |
Typedefs | |
using | KODI::JOYSTICK::FeatureName = std::string |
Name of a physical feature belonging to the joystick. More... | |
using | KODI::JOYSTICK::HAT_DIRECTION = INPUT::CARDINAL_DIRECTION |
Direction arrows on the hat (directional pad) More... | |
using | KODI::JOYSTICK::HAT_STATE = INPUT::INTERCARDINAL_DIRECTION |
States in which a hat can be. More... | |
using | KODI::JOYSTICK::ANALOG_STICK_DIRECTION = INPUT::CARDINAL_DIRECTION |
Typedef for analog stick directions. More... | |
using | KODI::JOYSTICK::RELATIVE_POINTER_DIRECTION = INPUT::CARDINAL_DIRECTION |
Directions of motion for a relative pointer. More... | |