|
OpenEnroth 731eccc
|
This is the complete list of members for PlatformEventHandler, including all inherited members.
| activationEvent(const PlatformWindowEvent *event) | PlatformEventHandler | protectedvirtual |
| closeEvent(const PlatformWindowEvent *event) | PlatformEventHandler | protectedvirtual |
| event(const PlatformEvent *event) | PlatformEventHandler | virtual |
| gamepadAxisEvent(const PlatformGamepadAxisEvent *event) | PlatformEventHandler | protectedvirtual |
| gamepadConnectionEvent(const PlatformGamepadEvent *event) | PlatformEventHandler | protectedvirtual |
| gamepadKeyPressEvent(const PlatformGamepadKeyEvent *event) | PlatformEventHandler | protectedvirtual |
| gamepadKeyReleaseEvent(const PlatformGamepadKeyEvent *event) | PlatformEventHandler | protectedvirtual |
| keyPressEvent(const PlatformKeyEvent *event) | PlatformEventHandler | protectedvirtual |
| keyReleaseEvent(const PlatformKeyEvent *event) | PlatformEventHandler | protectedvirtual |
| mouseMoveEvent(const PlatformMouseEvent *event) | PlatformEventHandler | protectedvirtual |
| mousePressEvent(const PlatformMouseEvent *event) | PlatformEventHandler | protectedvirtual |
| mouseReleaseEvent(const PlatformMouseEvent *event) | PlatformEventHandler | protectedvirtual |
| moveEvent(const PlatformMoveEvent *event) | PlatformEventHandler | protectedvirtual |
| nativeEvent(const PlatformNativeEvent *event) | PlatformEventHandler | protectedvirtual |
| resizeEvent(const PlatformResizeEvent *event) | PlatformEventHandler | protectedvirtual |
| textInputEvent(const PlatformTextInputEvent *event) | PlatformEventHandler | protectedvirtual |
| wheelEvent(const PlatformWheelEvent *event) | PlatformEventHandler | protectedvirtual |
| ~PlatformEventHandler()=default | PlatformEventHandler | virtual |