|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectwyvern.kernel.combat.BodyPart
wyvern.kernel.combat.parts.Arm
An arm is a body-part that can hold a shield.
| Field Summary |
| Fields inherited from class wyvern.kernel.combat.BodyPart |
hitWeight_, name_, pluralName_, slots_, uniqueName_ |
| Constructor Summary | |
Arm()
Constructs a new Arm. |
|
Arm(java.lang.String uniqueName)
Constructs a new Arm |
|
| 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 Arm()
public Arm(java.lang.String uniqueName)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||