Hey guys,
When I resize my window to full screen, my game runs a bit slower.
That's fine, but I was wondering if there was any way to cap the speed my game runs at a minimized screen so that it will not be faster than it running as a full screen.
I thought about putting a pause-like statement in my game loop, but I wonder if there was a better way to do this?