Methods in erland.game.tileadventure with parameters of type IrregularBlockContainerInterface |
protected MapObjectInterface |
TileMapEditor.cloneBlock(MapObjectInterface block,
IrregularBlockContainerInterface cont,
int x,
int y,
int z)
|
protected abstract MapObjectInterface |
MapEditor.cloneBlock(MapObjectInterface block,
IrregularBlockContainerInterface cont,
int x,
int y,
int z)
Clone specified block |
void |
TileAdventureModelStandalone.init(GameEnvironmentInterface environment,
IrregularBlockContainerInterface cont)
|
void |
TileAdventureModelInterface.init(GameEnvironmentInterface environment,
IrregularBlockContainerInterface cont)
Initialize model |
void |
TileAdventureModel.init(GameEnvironmentInterface environment,
IrregularBlockContainerInterface cont)
Initiate the model |
void |
RoomObject.setContainer(IrregularBlockContainerInterface cont)
|
void |
MapObjectInterface.setContainer(IrregularBlockContainerInterface cont)
|
void |
LevelManager.setContainer(IrregularBlockContainerInterface cont)
|
void |
GameObject.setContainer(IrregularBlockContainerInterface cont)
|
void |
DrawMap.setContainer(IrregularBlockContainerInterface cont)
|