erland.game.tileadventure
Class AnimationEditorLevelManager
java.lang.Object
erland.game.tileadventure.LevelManager
erland.game.tileadventure.AnimationEditorLevelManager
public class AnimationEditorLevelManager
- extends LevelManager
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AnimationEditorLevelManager
public AnimationEditorLevelManager()
getDefaultSizeX
protected int getDefaultSizeX()
getDefaultSizeY
protected int getDefaultSizeY()
getDefaultSizeZ
protected int getDefaultSizeZ()
getGroupName
protected String getGroupName()
getObjectName
protected String getObjectName()
getPartName
protected String getPartName()
getImage
public Image getImage()
- Specified by:
getImage
in class LevelManager
createLevel
public LevelInfoInterface createLevel(int level)
- Specified by:
createLevel
in class LevelManager
getLevel
public LevelInfoInterface getLevel(int level)
- Specified by:
getLevel
in class LevelManager
setLevel
public void setLevel(int level,
MapObjectContainerInterface blocks,
ParameterSerializable extendedInfo)
- Specified by:
setLevel
in class LevelManager
Copyright © 2003-2006 Erland Isaksson. All Rights Reserved.