|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectzombie.iso.MetaObject
public class MetaObject
| Constructor Summary | |
|---|---|
MetaObject(int type,
int x,
int y,
RoomDef def)
|
|
| Method Summary | |
|---|---|
RoomDef |
getRoom()
|
int |
getType()
|
boolean |
getUsed()
|
int |
getX()
|
int |
getY()
|
void |
setUsed(boolean bUsed)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MetaObject(int type,
int x,
int y,
RoomDef def)
| Method Detail |
|---|
public RoomDef getRoom()
public void setUsed(boolean bUsed)
public boolean getUsed()
public int getX()
public int getY()
public int getType()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||