OSDN Git Service

IOSSound improved: sound FX are played outside the rendering loop for smoother frame...
authorChristoph Aschwanden <contact@noblemaster.com>
Wed, 10 Oct 2012 10:08:42 +0000 (19:08 +0900)
committerChristoph Aschwanden <contact@noblemaster.com>
Wed, 10 Oct 2012 10:08:42 +0000 (19:08 +0900)
commit38a60482c068768eba8260a6108311e9293a28fe
tree9bb6f85bbf17d86db7eb8d48b93ef7dc75e18a2a
parent0cf61e7bd7776a7320a4c8d5c73cb9a89a080f65
IOSSound improved: sound FX are played outside the rendering loop for smoother frame rate (little bit of a hack). Some info output converted to Gdx.app.debug(…) => seemed more suitable.
backends/gdx-backend-iosmonotouch/mono/mono/libgdx.a
backends/gdx-backend-iosmonotouch/src/com/badlogic/gdx/backends/ios/IOSApplication.java
backends/gdx-backend-iosmonotouch/src/com/badlogic/gdx/backends/ios/IOSGraphics.java
backends/gdx-backend-iosmonotouch/src/com/badlogic/gdx/backends/ios/IOSSound.java