| 
||||||||||
| 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.AnimatedObject
erland.game.tileadventure.MovableObject
erland.game.tileadventure.LivingObject
public class LivingObject
| Constructor Summary | |
|---|---|
LivingObject()
 | 
|
| Method Summary | |
|---|---|
 void | 
draw(Graphics g)
 | 
| Methods inherited from class erland.game.tileadventure.AnimatedObject | 
|---|
clone, 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 LivingObject()
| Method Detail | 
|---|
public void draw(Graphics g)
draw in interface MapObjectInterfacedraw in class AnimatedObject
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||