Package zombie.iso
Class MetaObject
java.lang.Object
zombie.iso.MetaObject
public class MetaObject
extends java.lang.Object
-
Constructor Summary
Constructors Constructor Description MetaObject(int type, int x, int y, RoomDef def)
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
MetaObject
-
-
Method Details
-
getRoom
-
setUsed
public void setUsed(boolean bUsed) -
getUsed
public boolean getUsed() -
getX
public int getX() -
getY
public int getY() -
getType
public int getType()
-