SDL_WM_ToggleFullScreen function does nothing
Is there another to change to fullscreen on the fly so to speak?
case ShmuelPosted:StupidPosts++;
Ok, so how would I do a SDL_SetVideoMode and leave everything else the same?
case ShmuelPosted:StupidPosts++;
remember what you called it with last time, and send it again, only this with flags^=SDL_FULLSCREEN.
Ok, I did that but now the screen is black and nothing is displayed (there should be just a red triangle).
case ShmuelPosted:StupidPosts++;
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement
Recommended Tutorials
Advertisement