Package zombie.characters.WornItems
Class BodyLocations
java.lang.Object
zombie.characters.WornItems.BodyLocations
public final class BodyLocations
extends java.lang.Object
-
Field Summary
Fields Modifier and Type Field Description protected static java.util.ArrayListgroups -
Constructor Summary
Constructors Constructor Description BodyLocations() -
Method Summary
Modifier and Type Method Description static BodyLocationGroupgetGroup(java.lang.String string)static voidReset()Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
groups
protected static final java.util.ArrayList groups
-
-
Constructor Details
-
BodyLocations
public BodyLocations()
-
-
Method Details
-
getGroup
-
Reset
public static void Reset()
-