13 class CEventPollHandle;
25 virtual void HandleEvents(
bool bWait) = 0;
63 void HandleEvents(
bool bWait);
Definition: RetroPlayerInput.h:15
Handle returned by the event scanner to control scan timing.
Definition: EventPollHandle.h:35
Callback implemented by event scanner.
Definition: EventPollHandle.h:18