OSDN Git Service

[removed] Sound#stop(). To support this the desktop would have to keep track of the...
authornathan.sweet <nathan.sweet@6c4fd544-2939-11df-bb46-9574ba5d0bfa>
Wed, 9 Mar 2011 21:19:49 +0000 (21:19 +0000)
committernathan.sweet <nathan.sweet@6c4fd544-2939-11df-bb46-9574ba5d0bfa>
Wed, 9 Mar 2011 21:19:49 +0000 (21:19 +0000)
commit9b38f2f60cabe2fa580688fea64f8b667d12c3af
tree6726524b730d73077b8cd2ede13f0ee305b0bf76
parent8541af20fd704eee3df8c5c7123f5a61e8bd29a8
[removed] Sound#stop(). To support this the desktop would have to keep track of the streams used for a sound, which is not currently done.
[fixed] OpenALSound#dispose().
backends/gdx-openal/src/com/badlogic/gdx/backends/openal/OpenALSound.java
gdx/src/com/badlogic/gdx/audio/Sound.java