|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectSprite
com.brackeen.javagamebook.tilegame.sprites.PowerUp
com.brackeen.javagamebook.tilegame.sprites.PowerUp.Music
public static class PowerUp.Music
A Music PowerUp. Changes the game music.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class com.brackeen.javagamebook.tilegame.sprites.PowerUp |
---|
PowerUp.Goal, PowerUp.Music, PowerUp.Star |
Constructor Summary | |
---|---|
PowerUp.Music(Animation anim)
|
Method Summary |
---|
Methods inherited from class com.brackeen.javagamebook.tilegame.sprites.PowerUp |
---|
clone |
Methods inherited from class java.lang.Object |
---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PowerUp.Music(Animation anim)
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |