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
-