Class AttachedModelName
java.lang.Object
zombie.characters.AttachedItems.AttachedModelName
-
Field Summary
FieldsModifier and TypeFieldDescriptionfloat -
Constructor Summary
ConstructorsConstructorDescriptionAttachedModelName(String attachmentName, String modelName, float bloodLevel) AttachedModelName(String attachmentNameSelf, String attachmentNameParent, String modelName, float bloodLevel) -
Method Summary
Modifier and TypeMethodDescriptionvoidaddChild(AttachedModelName child) getChildByIndex(int index) int
-
Field Details
-
attachmentNameSelf
-
attachmentNameParent
-
modelName
-
bloodLevel
public float bloodLevel -
children
-
-
Constructor Details
-
AttachedModelName
-
AttachedModelName
-
AttachedModelName
-
-
Method Details
-
addChild
-
getChildCount
public int getChildCount() -
getChildByIndex
-