OSDN Git Service

modified LwjglApplication to break the while if running is false after a runnable...
authorAriel Coppes <ariel.coppes@gemserk.com>
Tue, 2 Oct 2012 23:12:09 +0000 (20:12 -0300)
committerAriel Coppes <ariel.coppes@gemserk.com>
Tue, 2 Oct 2012 23:12:09 +0000 (20:12 -0300)
commitaf4dee733c3eb34eb1d618ea9fe19b41cf3f37fe
treeff6e4f26ae8ce3f505a87d16cacaf5de39548777
parent079987d2894ea42e4a2c80f581ea347202a569ae
modified LwjglApplication to break the while if running is false after a runnable modified it, for example after a app.exit()
backends/gdx-backend-lwjgl/src/com/badlogic/gdx/backends/lwjgl/LwjglApplication.java