|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectmud.common.room.IdObject
mud.common.room.TileAction
public class TileAction
The actions that show up in the context menu for example when you stand next to treasure.
Constructor Summary | |
---|---|
TileAction(int id,
int objectId,
java.lang.String label)
|
Method Summary | |
---|---|
java.lang.String |
getLabel()
|
int |
getObjectId()
|
Methods inherited from class mud.common.room.IdObject |
---|
getId |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TileAction(int id, int objectId, java.lang.String label)
Method Detail |
---|
public int getObjectId()
public java.lang.String getLabel()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |