Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
KODI::JOYSTICK::IInputHandler Member List

This is the complete list of members for KODI::JOYSTICK::IInputHandler, including all inherited members.

AcceptsInput(const FeatureName &feature) const =0KODI::JOYSTICK::IInputHandlerpure virtual
ControllerID(void) const =0KODI::JOYSTICK::IInputHandlerpure virtual
HasFeature(const FeatureName &feature) const =0KODI::JOYSTICK::IInputHandlerpure virtual
InputReceiver(void)KODI::JOYSTICK::IInputHandlerinline
OnAccelerometerMotion(const FeatureName &feature, float x, float y, float z)KODI::JOYSTICK::IInputHandlerinlinevirtual
OnAnalogStickMotion(const FeatureName &feature, float x, float y, unsigned int motionTimeMs)=0KODI::JOYSTICK::IInputHandlerpure virtual
OnButtonHold(const FeatureName &feature, unsigned int holdTimeMs)=0KODI::JOYSTICK::IInputHandlerpure virtual
OnButtonMotion(const FeatureName &feature, float magnitude, unsigned int motionTimeMs)=0KODI::JOYSTICK::IInputHandlerpure virtual
OnButtonPress(const FeatureName &feature, bool bPressed)=0KODI::JOYSTICK::IInputHandlerpure virtual
OnInputFrame()=0KODI::JOYSTICK::IInputHandlerpure virtual
OnThrottleMotion(const FeatureName &feature, float position, unsigned int motionTimeMs)=0KODI::JOYSTICK::IInputHandlerpure virtual
OnWheelMotion(const FeatureName &feature, float position, unsigned int motionTimeMs)=0KODI::JOYSTICK::IInputHandlerpure virtual
ResetInputReceiver(void)KODI::JOYSTICK::IInputHandlerinline
SetInputReceiver(IInputReceiver *receiver)KODI::JOYSTICK::IInputHandlerinline
~IInputHandler()=defaultKODI::JOYSTICK::IInputHandlervirtual