Files
raylib/examples/core
Jonathan Marler 8749ba9ebf Uncomment SetTargetFPS in core_window_flags
I think this line was accidently commented out in this commit:

3d1ae3500c

The FPS limit is needed to get the desired wait time for the "hide window"
test, which uses the frame counter to hide the window for 3 seconds. On
my machine without this limit it runs at over 1000 FPS and it appears
like the hide window state is broken.

I also added some text that tells the user that it only hides the window
for 3 seconds so they're not surprised when the window automatically
reappears.
2025-03-26 16:35:31 -06:00
..
2017-04-04 01:54:49 +02:00
2019-05-14 15:34:23 +02:00
2017-04-04 01:54:49 +02:00
2017-04-04 01:54:49 +02:00
2019-05-14 15:34:23 +02:00
2017-04-04 01:54:49 +02:00
2019-05-14 15:34:23 +02:00
2019-04-12 13:29:53 +02:00
2019-07-28 15:09:01 +02:00