Definition at line 9 of file SysVideo.h.
[static]
Definition at line 16 of file SysVideo.cpp.
00017 { 00018 SDL_WM_SetCaption(title.c_str(), NULL); 00019 }