|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.haphazard.character.body.BodyPart
org.haphazard.character.body.Breast
Silly implementation of a breast
Field Summary |
Fields inherited from class org.haphazard.character.body.BodyPart |
mClothes, mSlots |
Constructor Summary | |
Breast()
Creates a new instance of Breast |
|
Breast(java.lang.String name)
Creates a breast with a specific name |
Method Summary | |
java.lang.String |
toXML(int indent)
Transforms this object into an XML-notation |
Methods inherited from class org.haphazard.character.body.BodyPart |
addWound, canWear, getAllClothes, getArmorValue, getCritical, getLocation, getName, getPenalty, getTreeNode, getWound, heal, isHit, isPrimary, isWearing, setName, setNaturalArmor, setToHit, status, toString, undress, wear, wound |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public Breast()
public Breast(java.lang.String name)
name
- The name of the breastMethod Detail |
public java.lang.String toXML(int indent)
toXML
in class BodyPart
indent
- The indentation level to use
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |