The Wayback Machine - https://web.archive.org/web/20200919120406/https://github.com/topics/libgdx
Skip to content
#

libgdx

Here are 985 public repositories matching this topic...

jkazma-logisk
jkazma-logisk commented Jul 3, 2020

Similar to #1196

Issue details

If a game is paused for a long time, after resuming, Gdx.graphics.getDeltaTime() will give the delta of the entire pause duration. This causes freeze/stutter on resume as the game tries to process possibly hours worth of delta. This was fixed for the android version but not for iOS which makes it inconsistent across backends.

Version of LibGDX an

Improve this page

Add a description, image, and links to the libgdx topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the libgdx topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.