|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object erland.game.tileadventure.GameObject erland.game.tileadventure.AnimatedObject erland.game.tileadventure.MovableObject
public class MovableObject
Constructor Summary | |
---|---|
MovableObject()
|
Method Summary |
---|
Methods inherited from class erland.game.tileadventure.AnimatedObject |
---|
clone, draw, read, setAnimation, setAnimation, update, write |
Methods inherited from class erland.game.tileadventure.GameObject |
---|
action, actionChild, 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 |
Methods inherited from class java.lang.Object |
---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface erland.game.tileadventure.GameObjectUpdateInterface |
---|
update |
Constructor Detail |
---|
public MovableObject()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |