|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.cliffblaster.game.api.abstraction.LevelLoader
public class LevelLoader
Constructor Summary | |
---|---|
LevelLoader()
|
Method Summary | |
---|---|
static Level |
loadFile(java.io.File levelToLoad)
|
static boolean |
storeFile(java.io.File levelFile,
Level levelToSave)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LevelLoader()
Method Detail |
---|
public static Level loadFile(java.io.File levelToLoad)
public static boolean storeFile(java.io.File levelFile, Level levelToSave)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |