|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object wyvern.kernel.combat.BodyPart wyvern.kernel.combat.parts.Torso
This body part can wear body armor.
Field Summary |
Fields inherited from class wyvern.kernel.combat.BodyPart |
hitWeight_, name_, pluralName_, slots_, uniqueName_ |
Constructor Summary | |
Torso()
Constructs a new Torso |
|
Torso(java.lang.String uniqueName)
Constructs a new Torso |
Methods inherited from class wyvern.kernel.combat.BodyPart |
equals, getName, getPluralName, getProbability, getSlots, getTotalAC, getUniqueName, makeClone, makeSingleSlot, setName, setPluralName, setProbability, setUniqueName, toString |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public Torso()
public Torso(java.lang.String uniqueName)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |