|
kodi
|
This is the complete list of members for KODI::JOYSTICK::CJoystickMonitor, including all inherited members.
| AcceptsInput(const FeatureName &feature) const override | KODI::JOYSTICK::CJoystickMonitor | virtual |
| ControllerID() const override | KODI::JOYSTICK::CJoystickMonitor | virtual |
| HasFeature(const FeatureName &feature) const override | KODI::JOYSTICK::CJoystickMonitor | inlinevirtual |
| InputReceiver(void) (defined in KODI::JOYSTICK::IInputHandler) | KODI::JOYSTICK::IInputHandler | inline |
| OnAccelerometerMotion(const FeatureName &feature, float x, float y, float z) override | KODI::JOYSTICK::CJoystickMonitor | inlinevirtual |
| OnAnalogStickMotion(const FeatureName &feature, float x, float y, unsigned int motionTimeMs) override | KODI::JOYSTICK::CJoystickMonitor | virtual |
| OnButtonHold(const FeatureName &feature, unsigned int holdTimeMs) override | KODI::JOYSTICK::CJoystickMonitor | inlinevirtual |
| OnButtonMotion(const FeatureName &feature, float magnitude, unsigned int motionTimeMs) override | KODI::JOYSTICK::CJoystickMonitor | virtual |
| OnButtonPress(const FeatureName &feature, bool bPressed) override | KODI::JOYSTICK::CJoystickMonitor | virtual |
| OnInputFrame() override | KODI::JOYSTICK::CJoystickMonitor | inlinevirtual |
| OnThrottleMotion(const FeatureName &feature, float position, unsigned int motionTimeMs) override | KODI::JOYSTICK::CJoystickMonitor | virtual |
| OnWheelMotion(const FeatureName &feature, float position, unsigned int motionTimeMs) override | KODI::JOYSTICK::CJoystickMonitor | 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