OpenEnroth 80998af
|
This is the complete list of members for KeyboardController, including all inherited members.
_eventTypes | PlatformEventFilter | private |
activationEvent(const PlatformWindowEvent *event) | PlatformEventFilter | protectedvirtual |
base() const | ProxyBase< PlatformEventLoop > | inline |
base_ | ProxyBase< PlatformEventLoop > | private |
closeEvent(const PlatformWindowEvent *event) | PlatformEventFilter | protectedvirtual |
ConsumeKeyPress(PlatformKey key) | KeyboardController | |
event(const PlatformEvent *event) | PlatformEventFilter | virtual |
eventTypes() const | PlatformEventFilter | inline |
exec(PlatformEventHandler *eventHandler) override | ProxyEventLoop | virtual |
gamepadAxisEvent(const PlatformGamepadAxisEvent *event) | PlatformEventFilter | protectedvirtual |
gamepadConnectionEvent(const PlatformGamepadEvent *event) | PlatformEventFilter | protectedvirtual |
gamepadKeyPressEvent(const PlatformGamepadKeyEvent *event) | PlatformEventFilter | protectedvirtual |
gamepadKeyReleaseEvent(const PlatformGamepadKeyEvent *event) | PlatformEventFilter | protectedvirtual |
IsKeyDown(PlatformKey key) const | KeyboardController | |
isKeyDown_ | KeyboardController | private |
isKeyDownReportPending_ | KeyboardController | private |
isKeyDownThisFrame_ | KeyboardController | private |
KeyboardController() | KeyboardController | |
keyPressEvent(const PlatformKeyEvent *event) override | KeyboardController | privatevirtual |
keyReleaseEvent(const PlatformKeyEvent *event) override | KeyboardController | privatevirtual |
mouseMoveEvent(const PlatformMouseEvent *event) | PlatformEventFilter | protectedvirtual |
mousePressEvent(const PlatformMouseEvent *event) | PlatformEventFilter | protectedvirtual |
mouseReleaseEvent(const PlatformMouseEvent *event) | PlatformEventFilter | protectedvirtual |
moveEvent(const PlatformMoveEvent *event) | PlatformEventFilter | protectedvirtual |
nativeEvent(const PlatformNativeEvent *event) | PlatformEventFilter | protectedvirtual |
nonNullBase() const | ProxyBase< PlatformEventLoop > | inlineprotected |
PlatformEventFilter(std::initializer_list< PlatformEventType > eventTypes) | PlatformEventFilter | explicit |
PlatformEventFilter(PlatformEventWildcard eventTypes) | PlatformEventFilter | explicit |
processMessages(PlatformEventHandler *eventHandler) override | KeyboardController | privatevirtual |
ProxyBase(PlatformEventLoop *base) | ProxyBase< PlatformEventLoop > | inlineexplicit |
ProxyEventLoop(PlatformEventLoop *base=nullptr) | ProxyEventLoop | explicit |
quit() override | ProxyEventLoop | virtual |
reset() | KeyboardController | |
resizeEvent(const PlatformResizeEvent *event) | PlatformEventFilter | protectedvirtual |
setBase(PlatformEventLoop *base) | ProxyBase< PlatformEventLoop > | inline |
textInputEvent(const PlatformTextInputEvent *event) | PlatformEventFilter | protectedvirtual |
waitForMessages() override | ProxyEventLoop | virtual |
wheelEvent(const PlatformWheelEvent *event) | PlatformEventFilter | protectedvirtual |
~PlatformEventLoop()=default | PlatformEventLoop | virtual |
~ProxyEventLoop()=default | ProxyEventLoop | virtual |