Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
#include <ButtonMapping.h>
Public Attributes | |
bool | bKnown = false |
int | center = 0 |
unsigned int | range = 1 |
bool | bLateDiscovery = false |
bool KODI::JOYSTICK::AxisConfiguration::bKnown = false |
bool KODI::JOYSTICK::AxisConfiguration::bLateDiscovery = false |
int KODI::JOYSTICK::AxisConfiguration::center = 0 |
unsigned int KODI::JOYSTICK::AxisConfiguration::range = 1 |