Platform.waitEvent

Wait for next SDL2 event. Input state gets updated and window callbacks are called too. Throws PlatformException on error.

class Platform
void
waitEvent
(
SDL_Event* event
)

Meta