|
Gamp v0.0.7-36-g24b1eb6
Gamp: Graphics, Audio, Multimedia and Processing
|
This is the complete list of members for gamp::wt::event::KeyEventManager, including all inherited members.
| addListener(const KeyListenerRef &l) | gamp::wt::event::KeyEventManager | inline |
| dispatchPressed(const jau::fraction_timespec &when, const WindowRef &source, VKeyCode keySym, InputModifier keySymMods, uint16_t keyChar) noexcept | gamp::wt::event::KeyEventManager | inline |
| dispatchReleased(const jau::fraction_timespec &when, const WindowRef &source, VKeyCode keySym, InputModifier keySymMods, uint16_t keyChar) noexcept | gamp::wt::event::KeyEventManager | inline |
| isPressed(VKeyCode keyCode) const noexcept override | gamp::wt::event::KeyEventManager | inlinevirtual |
| KeyEventManager() noexcept | gamp::wt::event::KeyEventManager | inline |
| listenerCount() const noexcept | gamp::wt::event::KeyEventManager | inline |
| modifier() const noexcept override | gamp::wt::event::KeyEventManager | inlinevirtual |
| PressedKeyCodes typedef | gamp::wt::event::KeyboardTracker | |
| pressedKeyCodes() const noexcept override | gamp::wt::event::KeyEventManager | inlinevirtual |
| removeAllListener() | gamp::wt::event::KeyEventManager | inline |
| removeListener(const KeyListenerRef &l) | gamp::wt::event::KeyEventManager | inline |
| ~KeyboardTracker() noexcept=default | gamp::wt::event::KeyboardTracker | virtual |