|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object wyvern.lib.properties.TavernMenu.MenuItem
Encapsulates a single menu entry.
Constructor Summary | |
TavernMenu.MenuItem()
|
Method Summary | |
java.lang.String |
getName()
Returns the item name. |
int |
getPrice()
Returns the price of the item. |
int |
getType()
Returns the item type |
int |
getValue()
Returns the item food value. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public TavernMenu.MenuItem()
Method Detail |
public java.lang.String getName()
public int getPrice()
public int getType()
public int getValue()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |