OpenEnroth 73e68f7
|
#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 GameKeyboardController, VideoState, GameTraceHandler, GameWindowHandler, OverlayEventHandler, and InputScriptEventHandler.
|
protectedvirtual |
Reimplemented in GameKeyboardController, GameTraceHandler, GameWindowHandler, and OverlayEventHandler.
|
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 |