Rabbit Escape  2017-01-14_18:33:47_+0000__(tag:_v0.10.1)
Public Member Functions | List of all members
rabbitescape.render.androidutil.SoundResources< ActivityT > Interface Template Reference
Inheritance diagram for rabbitescape.render.androidutil.SoundResources< ActivityT >:
Inheritance graph
[legend]

Public Member Functions

void start (ActivityT activity)
 
void pause ()
 
void dispose ()
 

Member Function Documentation

Free up the memory used by the music and sound effects.

Implemented in rabbitescape.ui.android.sound.AndroidSound.

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.


The documentation for this interface was generated from the following file: