Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
This is the complete list of members for KODI::GAME::CPortInput, including all inherited members.
AcceptsInput(const std::string &feature) const override | KODI::GAME::CPortInput | virtual |
ControllerID() const override | KODI::GAME::CPortInput | virtual |
CPortInput(JOYSTICK::IInputHandler *gameInput) | KODI::GAME::CPortInput | |
GetActivation() const | KODI::GAME::CPortInput | |
GetFallthrough(int windowId) const override | KODI::GAME::CPortInput | inlinevirtual |
GetWindowID() const override | KODI::GAME::CPortInput | virtual |
HasFeature(const std::string &feature) const override | KODI::GAME::CPortInput | inlinevirtual |
InputReceiver(void) | KODI::JOYSTICK::IInputHandler | inline |
OnAccelerometerMotion(const std::string &feature, float x, float y, float z) override | KODI::GAME::CPortInput | virtual |
OnAnalogStickMotion(const std::string &feature, float x, float y, unsigned int motionTimeMs) override | KODI::GAME::CPortInput | virtual |
OnButtonHold(const std::string &feature, unsigned int holdTimeMs) override | KODI::GAME::CPortInput | virtual |
OnButtonMotion(const std::string &feature, float magnitude, unsigned int motionTimeMs) override | KODI::GAME::CPortInput | virtual |
OnButtonPress(const std::string &feature, bool bPressed) override | KODI::GAME::CPortInput | virtual |
OnInputFrame() override | KODI::GAME::CPortInput | virtual |
OnThrottleMotion(const std::string &feature, float position, unsigned int motionTimeMs) override | KODI::GAME::CPortInput | virtual |
OnWheelMotion(const std::string &feature, float position, unsigned int motionTimeMs) override | KODI::GAME::CPortInput | virtual |
RegisterInput(JOYSTICK::IInputProvider *provider) | KODI::GAME::CPortInput | |
ResetInputReceiver(void) | KODI::JOYSTICK::IInputHandler | inline |
SetInputReceiver(IInputReceiver *receiver) | KODI::JOYSTICK::IInputHandler | inline |
SetWindowID(int windowId) override | KODI::GAME::CPortInput | inlinevirtual |
UnregisterInput(JOYSTICK::IInputProvider *provider) | KODI::GAME::CPortInput | |
UseEasterEgg() const override | KODI::GAME::CPortInput | inlinevirtual |
UseGlobalFallthrough() const override | KODI::GAME::CPortInput | inlinevirtual |
~CPortInput() override | KODI::GAME::CPortInput | |
~IInputHandler()=default | KODI::JOYSTICK::IInputHandler | virtual |
~IKeymapEnvironment()=default | KODI::KEYMAP::IKeymapEnvironment | virtual |