|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object wyvern.kernel.combat.Body wyvern.kernel.combat.shapes.Serpentine wyvern.kernel.combat.shapes.WingedSerpent
This Body type has all the body parts of a standard human.
Field Summary |
Fields inherited from class wyvern.kernel.combat.Body |
dist_, parts_, total_ |
Constructor Summary | |
WingedSerpent()
|
Method Summary | |
protected void |
addParts()
Constructs a new WingedSerpent body and assigns appropriate weights to the body parts. |
Methods inherited from class wyvern.kernel.combat.Body |
addPart, addPartFirst, addWeightedPart, chooseRandomPart, createClone, equals, find, get, getByHashcode, getParts, getTotalProbability, isEmpty, iterator, parsePartElement, parsePartProperties, parseToHit, parseWC, readData, removePart, replacePart, shouldWrite, size, toString, writeData |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public WingedSerpent()
Method Detail |
protected void addParts()
addParts
in class Serpentine
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |