Class AttachedModelNames
java.lang.Object
zombie.characters.AttachedItems.AttachedModelNames
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
clear()
void
copyFrom
(AttachedModelNames other) get
(int index) void
initFrom
(AttachedItems attachedItems) int
size()
-
Constructor Details
-
AttachedModelNames
public AttachedModelNames()
-
-
Method Details
-
copyFrom
-
initFrom
-
size
public int size() -
get
-
clear
public void clear()
-