|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectvooga.games.tron.TronLevelManager
public class TronLevelManager
Constructor Summary | |
---|---|
TronLevelManager(java.io.File initFile)
|
Method Summary | |
---|---|
void |
addLevel(java.io.File initFile)
|
java.util.Collection<BetterSprite> |
getCurrentLevel()
|
java.util.Collection<BetterSprite> |
getCurrentLevelAndIncrement()
|
boolean |
outOfLevels()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TronLevelManager(java.io.File initFile)
Method Detail |
---|
public void addLevel(java.io.File initFile)
public java.util.Collection<BetterSprite> getCurrentLevel()
public java.util.Collection<BetterSprite> getCurrentLevelAndIncrement()
public boolean outOfLevels()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |