| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecterland.game.tileadventure.GameObject
erland.game.tileadventure.BitmapObject
erland.game.tileadventure.MapEditorObject
erland.game.tileadventure.MapEditorAnimationObject
public class MapEditorAnimationObject
| Field Summary | 
|---|
| Fields inherited from class erland.game.tileadventure.BitmapObject | 
|---|
drawCount | 
| Constructor Summary | |
|---|---|
MapEditorAnimationObject()
 | 
|
| Method Summary | |
|---|---|
 void | 
read(ParameterValueStorageExInterface in)
 | 
 void | 
write(ParameterValueStorageExInterface out)
 | 
| Methods inherited from class erland.game.tileadventure.MapEditorObject | 
|---|
getBlockType, setBlockType | 
| Methods inherited from class erland.game.tileadventure.BitmapObject | 
|---|
draw, setImage, setImage | 
| Methods inherited from class erland.game.tileadventure.GameObject | 
|---|
action, actionChild, clone, fillBoundingBox, getActionMap, getBoundingBox, getChilds, getContainer, getDrawingPosX, getDrawingPosY, getEnvironment, getMoveVector, getMovingPosX, getMovingPosY, getMovingPosZ, getObjectMap, getParent, getPixelPosX, getPixelPosY, getPosX, getPosY, getPosZ, getRedraw, init, isActionPossible, isMovable, isMovableChild, isPushable, isPushableChild, setActionMap, setChilds, setContainer, setMoveVector, setObjectMap, setParent, setPos, update | 
| Methods inherited from class java.lang.Object | 
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public MapEditorAnimationObject()
| Method Detail | 
|---|
public void write(ParameterValueStorageExInterface out)
write in class MapEditorObjectpublic void read(ParameterValueStorageExInterface in)
read in class MapEditorObject
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||