Class ModelManager.ModelSlot
java.lang.Object
zombie.core.skinnedmodel.ModelManager.ModelSlot
-
Field Summary
FieldsModifier and TypeFieldDescriptionboolean
protected final AttachedModels
boolean
int
int
int
final ArrayList
<ModelInstance> -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
ID
public int ID -
model
-
character
-
sub
-
attachedModels
-
active
public boolean active -
bRemove
public boolean bRemove -
renderRefCount
public int renderRefCount -
framesSinceStart
public int framesSinceStart
-
-
Constructor Details
-
ModelSlot
-
-
Method Details
-
Update
public void Update(float float0) -
isRendering
public boolean isRendering() -
reset
public void reset()
-