SDL_RemoveTimer — Remove a timer which was added
with SDL_AddTimer
.
#include "SDL.h"
SDL_bool SDL_RemoveTimer( |
SDL_TimerID id) ; |
SDL_AddTimer(3)
COPYRIGHT |
---|
This manual page is taken from the SDL library, licensed under GNU LGPL. |