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 int1, int int2, int int3, RoomDef roomDef)
-
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 boolean1) -
getUsed
public boolean getUsed() -
getX
public int getX() -
getY
public int getY() -
getType
public int getType()
-