Package zombie.characters.BodyDamage
Class BodyPartContacts
java.lang.Object
zombie.characters.BodyDamage.BodyPartContacts
public final class BodyPartContacts
extends java.lang.Object
-
Constructor Summary
Constructors Constructor Description BodyPartContacts()
-
Method Summary
Modifier and Type Method Description static BodyPartType[]
getAllContacts(BodyPartType bodyPartType)
static BodyPartType[]
getChildren(BodyPartType bodyPartType)
static int
getNodeDepth(BodyPartType bodyPartType)
static BodyPartType
getParent(BodyPartType bodyPartType)
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
BodyPartContacts
public BodyPartContacts()
-
-
Method Details
-
getAllContacts
-
getChildren
-
getParent
-
getNodeDepth
-