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