Class AttachedLocationGroup
java.lang.Object
zombie.characters.AttachedItems.AttachedLocationGroup
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected final String
protected final ArrayList
<AttachedLocation> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
checkValid
(String locationId) getLocation
(String locationId) getLocationByIndex
(int index) getOrCreateLocation
(String locationId) int
int
size()
-
Field Details
-
id
-
locations
-
-
Constructor Details
-
AttachedLocationGroup
-
-
Method Details
-
getLocation
-
getOrCreateLocation
-
getLocationByIndex
-
size
public int size() -
indexOf
-
checkValid
-