kodi
|
This is the complete list of members for KODI::GAME::CAgentKeyboard, including all inherited members.
Appearance() const (defined in KODI::GAME::CAgentKeyboard) | KODI::GAME::CAgentKeyboard | inline |
CAgentKeyboard(PERIPHERALS::PeripheralPtr peripheral) (defined in KODI::GAME::CAgentKeyboard) | KODI::GAME::CAgentKeyboard | |
ClearButtonState() (defined in KODI::GAME::CAgentKeyboard) | KODI::GAME::CAgentKeyboard | |
ControllerID() const override | KODI::GAME::CAgentKeyboard | virtual |
Deinitialize() (defined in KODI::GAME::CAgentKeyboard) | KODI::GAME::CAgentKeyboard | |
GetActivation() const (defined in KODI::GAME::CAgentKeyboard) | KODI::GAME::CAgentKeyboard | |
HasKey(const KEYBOARD::KeyName &key) const override | KODI::GAME::CAgentKeyboard | virtual |
Initialize() (defined in KODI::GAME::CAgentKeyboard) | 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 (defined in KODI::GAME::CAgentKeyboard) | KODI::GAME::CAgentKeyboard | |
~IKeyboardInputHandler()=default (defined in KODI::KEYBOARD::IKeyboardInputHandler) | KODI::KEYBOARD::IKeyboardInputHandler | virtual |