|
OpenEnroth 731eccc
|
#include <PlatformEventFilter.h>
Public Member Functions | |
| PlatformEventFilter (std::initializer_list< PlatformEventType > eventTypes) | |
| PlatformEventFilter (PlatformEventWildcard eventTypes) | |
| virtual bool | event (const PlatformEvent *event) |
| const std::vector< PlatformEventType > | eventTypes () const |
Private Attributes | |
| std::vector< PlatformEventType > | _eventTypes |
|
explicit |
|
explicit |
|
protectedvirtual |
Reimplemented in GameWindowHandler.
|
protectedvirtual |
Reimplemented in GameWindowHandler.
|
virtual |
Reimplemented in EngineTraceSimpleRecorder, and Fsm.
|
inline |
|
protectedvirtual |
Reimplemented in GameWindowHandler.
|
protectedvirtual |
Reimplemented in GameWindowHandler.
|
protectedvirtual |
Reimplemented in GameWindowHandler.
|
protectedvirtual |
Reimplemented in GameWindowHandler.
|
protectedvirtual |
Reimplemented in VideoState, GameTraceHandler, GameWindowHandler, OverlayEventHandler, KeyboardController, and InputScriptEventHandler.
|
protectedvirtual |
Reimplemented in GameTraceHandler, GameWindowHandler, OverlayEventHandler, and KeyboardController.
|
protectedvirtual |
Reimplemented in GameWindowHandler.
|
protectedvirtual |
Reimplemented in VideoState, GameWindowHandler, and OverlayEventHandler.
|
protectedvirtual |
Reimplemented in GameWindowHandler, and OverlayEventHandler.
|
protectedvirtual |
Reimplemented in GameWindowHandler.
|
protectedvirtual |
Reimplemented in OverlayEventHandler.
|
protectedvirtual |
Reimplemented in GameWindowHandler.
|
protectedvirtual |
|
protectedvirtual |
Reimplemented in GameWindowHandler, and OverlayEventHandler.
|
private |