OSDN Git Service

[fixed] some changes to AndroidGraphics.destroy(). Also fixed order of applistener...
authorbadlogicgames <badlogicgames@6c4fd544-2939-11df-bb46-9574ba5d0bfa>
Wed, 1 Dec 2010 23:17:24 +0000 (23:17 +0000)
committerbadlogicgames <badlogicgames@6c4fd544-2939-11df-bb46-9574ba5d0bfa>
Wed, 1 Dec 2010 23:17:24 +0000 (23:17 +0000)
commite51d59d79c18927de89d6d0269130d96435805a3
treeaf76ff60741708063b366f20036dc7e27000227e
parent3986f19fdb8f932f1793000c4de39d635bf19e2f
[fixed] some changes to AndroidGraphics.destroy(). Also fixed order of applistener.resume()/render()/pause()/destroy() which is vital to how we do state synching with the UI thread now.
backends/gdx-backend-android/src/com/badlogic/gdx/backends/android/AndroidGraphics.java