|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--Sound
Constructor Summary | |
Sound()
|
Method Summary | |
static void |
playBurnSound()
Plays the sound used when a crate is pushed into an incinerator |
static void |
playDoneSound()
Plays the sound associated with finishing a level |
static void |
playMoveSound()
Plays the moving sound |
static void |
playPushSound()
Plays the sound used when pushing a crate |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Sound()
Method Detail |
public static void playMoveSound()
public static void playPushSound()
public static void playBurnSound()
public static void playDoneSound()
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |