OSDN Git Service

[fixed] busy wait in AndroidGraphics.pause()/destroy() magically transformed to somet...
authorbadlogicgames <badlogicgames@6c4fd544-2939-11df-bb46-9574ba5d0bfa>
Thu, 2 Dec 2010 02:06:29 +0000 (02:06 +0000)
committerbadlogicgames <badlogicgames@6c4fd544-2939-11df-bb46-9574ba5d0bfa>
Thu, 2 Dec 2010 02:06:29 +0000 (02:06 +0000)
commit8bd230521f401fb4253f03ef11aa5bc1102c846c
tree8383de79997ccd0f93faf0eb03e113678bfe7602
parent06edabdc5effb6f632265ae198a448a4e7310bee
[fixed] busy wait in AndroidGraphics.pause()/destroy() magically transformed to something sane! (thanks Nate).
backends/gdx-backend-android/src/com/badlogic/gdx/backends/android/AndroidGraphics.java