Wait for next SDL event, with a timeout. Input state gets updated and window callbacks are called too.
true if returned an event.
SDL2Exception on error.
http://wiki.libsdl.org/SDL_WaitEventTimeout
See Implementation
Wait for next SDL event, with a timeout. Input state gets updated and window callbacks are called too.