|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object wyvern.lib.properties.materials.Material wyvern.lib.properties.materials.Organic wyvern.lib.properties.materials.Wood wyvern.lib.properties.materials.Paper
Paper, papyrus, parchment.
Field Summary | |
static Paper |
INSTANCE
A Singleton instance. |
Fields inherited from class wyvern.lib.properties.materials.Material |
desc_, phase_ |
Constructor Summary | |
Paper()
|
Method Summary | |
int |
getToughess()
Returns a measure of the toughness of the material, in hit-points per pound. |
Methods inherited from class wyvern.lib.properties.materials.Material |
createMaterial, equals, getDescription, getPhase, setDescription, setPhase, toString |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
public static final Paper INSTANCE
Constructor Detail |
public Paper()
Method Detail |
public int getToughess()
getToughess
in class Wood
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |