sdl.timer

Undocumented in source.

Members

Aliases

SDL_TimerCallback
alias SDL_TimerCallback = uint function(uint interval, void* param) nothrow
Undocumented in source.
SDL_TimerID
alias SDL_TimerID = int
Undocumented in source.

Functions

SDL_TICKS_PASSED
bool SDL_TICKS_PASSED(uint A, uint B)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta