module SDL
Defined in:
sdl_test.crClass Method Summary
- .delay(ms : Int = 1000)
- .init(&)
- .init
-
.next_event(&)
Non-blocking, so if there are no events, nothing happens
- .poll_event
- .quit
Non-blocking, so if there are no events, nothing happens