Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
This is the complete list of members for KODI::GAME::CAgentKeyboard, including all inherited members.
Appearance() const | KODI::GAME::CAgentKeyboard | inline |
CAgentKeyboard(PERIPHERALS::PeripheralPtr peripheral) | KODI::GAME::CAgentKeyboard | |
ClearButtonState() | KODI::GAME::CAgentKeyboard | |
ControllerID() const override | KODI::GAME::CAgentKeyboard | virtual |
Deinitialize() | KODI::GAME::CAgentKeyboard | |
GetActivation() const | KODI::GAME::CAgentKeyboard | |
HasKey(const KEYBOARD::KeyName &key) const override | KODI::GAME::CAgentKeyboard | virtual |
Initialize() | KODI::GAME::CAgentKeyboard | |
OnKeyPress(const KEYBOARD::KeyName &key, KEYBOARD::Modifier mod, uint32_t unicode) override | KODI::GAME::CAgentKeyboard | virtual |
OnKeyRelease(const KEYBOARD::KeyName &key, KEYBOARD::Modifier mod, uint32_t unicode) override | KODI::GAME::CAgentKeyboard | virtual |
~CAgentKeyboard() override | KODI::GAME::CAgentKeyboard | |
~IKeyboardInputHandler()=default | KODI::KEYBOARD::IKeyboardInputHandler | virtual |