|
Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
This is the complete list of members for KODI::JOYSTICK::IButtonMapper, including all inherited members.
| AcceptsPrimitive(PRIMITIVE_TYPE type) const =0 | KODI::JOYSTICK::IButtonMapper | pure virtual |
| ButtonMapCallbacks(void) | KODI::JOYSTICK::IButtonMapper | inline |
| ControllerID(void) const =0 | KODI::JOYSTICK::IButtonMapper | pure virtual |
| IButtonMapper()=default | KODI::JOYSTICK::IButtonMapper | |
| MapPrimitive(IButtonMap *buttonMap, KEYMAP::IKeymap *keyMap, const CDriverPrimitive &primitive)=0 | KODI::JOYSTICK::IButtonMapper | pure virtual |
| NeedsCooldown(void) const =0 | KODI::JOYSTICK::IButtonMapper | pure virtual |
| OnEventFrame(const IButtonMap *buttonMap, bool bMotion)=0 | KODI::JOYSTICK::IButtonMapper | pure virtual |
| OnLateAxis(const IButtonMap *buttonMap, unsigned int axisIndex)=0 | KODI::JOYSTICK::IButtonMapper | pure virtual |
| ResetButtonMapCallbacks(void) | KODI::JOYSTICK::IButtonMapper | inline |
| SetButtonMapCallback(const std::string &deviceLocation, IButtonMapCallback *callback) | KODI::JOYSTICK::IButtonMapper | inline |
| ~IButtonMapper()=default | KODI::JOYSTICK::IButtonMapper | virtual |