|
kodi
|
This is the complete list of members for KODI::JOYSTICK::IInputHandler, including all inherited members.
| AcceptsInput(const FeatureName &feature) const =0 | KODI::JOYSTICK::IInputHandler | pure virtual |
| ControllerID(void) const =0 | KODI::JOYSTICK::IInputHandler | pure virtual |
| HasFeature(const FeatureName &feature) const =0 | KODI::JOYSTICK::IInputHandler | pure virtual |
| InputReceiver(void) (defined in KODI::JOYSTICK::IInputHandler) | KODI::JOYSTICK::IInputHandler | inline |
| OnAccelerometerMotion(const FeatureName &feature, float x, float y, float z) | KODI::JOYSTICK::IInputHandler | inlinevirtual |
| OnAnalogStickMotion(const FeatureName &feature, float x, float y, unsigned int motionTimeMs)=0 | KODI::JOYSTICK::IInputHandler | pure virtual |
| OnButtonHold(const FeatureName &feature, unsigned int holdTimeMs)=0 | KODI::JOYSTICK::IInputHandler | pure virtual |
| OnButtonMotion(const FeatureName &feature, float magnitude, unsigned int motionTimeMs)=0 | KODI::JOYSTICK::IInputHandler | pure virtual |
| OnButtonPress(const FeatureName &feature, bool bPressed)=0 | KODI::JOYSTICK::IInputHandler | pure virtual |
| OnInputFrame()=0 | KODI::JOYSTICK::IInputHandler | pure virtual |
| OnThrottleMotion(const FeatureName &feature, float position, unsigned int motionTimeMs)=0 | KODI::JOYSTICK::IInputHandler | pure virtual |
| OnWheelMotion(const FeatureName &feature, float position, unsigned int motionTimeMs)=0 | KODI::JOYSTICK::IInputHandler | pure virtual |
| ResetInputReceiver(void) (defined in KODI::JOYSTICK::IInputHandler) | KODI::JOYSTICK::IInputHandler | inline |
| SetInputReceiver(IInputReceiver *receiver) (defined in KODI::JOYSTICK::IInputHandler) | KODI::JOYSTICK::IInputHandler | inline |
| ~IInputHandler()=default (defined in KODI::JOYSTICK::IInputHandler) | KODI::JOYSTICK::IInputHandler | virtual |
1.8.13