How to pause game loop? #2416
Unanswered
martinrhan
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am making an application which has many time that the screen is static. Therefore rendering the screen every frame is a waste of computation. I want to pause the game loop.
Beta Was this translation helpful? Give feedback.
All reactions