|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgames.stickfighter.StickFighterLevel
public class StickFighterLevel
StickFighterLevel
will keep track of the state of Characters,
platforms, powerups, and all other items present in a level.
Constructor Summary | |
---|---|
StickFighterLevel()
|
Method Summary | |
---|---|
java.util.List<LookButNoTouchCharacter> |
getCharacterInformation()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public StickFighterLevel()
Method Detail |
---|
public java.util.List<LookButNoTouchCharacter> getCharacterInformation()
Characters
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |