n64-fast3d-engine
n64-fast3d-engine copied to clipboard
Implemented pausing the game while window is minimized on all APIs
Is it possible to get a notification when the window is minimized/unminimized instead, to avoid the sleep?
Probably. Not sure on SDL though. However, how would you approach pausing the infinite main loop?