用此函数来暂停指定的时间,单位为ms。
void SDL_Delay(Uint32 ms)
参考文章:
http://blog.csdn.net/vagrxie/article/details/5735979
http://www.cppblog.com/lf426/archive/2008/04/28/48325.html
蔡军生
C++ 培训