![]() |
Rabbit Escape
2017-01-14_18:33:47_+0000__(tag:_v0.10.1)
|
Public Member Functions | |
void | start (ActivityT activity) |
void | pause () |
void | dispose () |
void rabbitescape.render.androidutil.SoundResources< ActivityT >.dispose | ( | ) |
Free up the memory used by the music and sound effects.
Implemented in rabbitescape.ui.android.sound.AndroidSound.
void rabbitescape.render.androidutil.SoundResources< ActivityT >.pause | ( | ) |
Pause the music and sounds so no sound is playing.
Implemented in rabbitescape.ui.android.sound.AndroidSound.
void rabbitescape.render.androidutil.SoundResources< ActivityT >.start | ( | ActivityT | activity | ) |
If not yet already playing, load (if necessary) and play the current music, and ensure all sound effects are loaded.