Class ModelManager.ModelSlot
java.lang.Object
zombie.core.skinnedmodel.ModelManager.ModelSlot
- Enclosing class:
ModelManager
-
Field Summary
FieldsModifier and TypeFieldDescriptionbooleanintintfinal ArrayList<ModelInstance> booleanintfinal ArrayList<ModelInstance> -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
id
public int id -
model
-
character
-
sub
-
muzzleFlashModels
-
active
public boolean active -
remove
public boolean remove -
renderRefCount
public int renderRefCount -
framesSinceStart
public int framesSinceStart
-
-
Constructor Details
-
ModelSlot
-
-
Method Details
-
Update
public void Update(float in_deltaT) -
isRendering
public boolean isRendering() -
reset
public void reset()
-