Package zombie.core.skinnedmodel
Class ModelManager.ModelSlot
java.lang.Object
zombie.core.skinnedmodel.ModelManager.ModelSlot
- Enclosing class:
- ModelManager
-
Field Summary
Modifier and TypeFieldDescriptionboolean
protected final AttachedModels
boolean
int
int
int
final ArrayList
-
Constructor Summary
ConstructorDescriptionModelSlot
(int int1, ModelInstance modelInstance, IsoGameCharacter gameCharacter) -
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() -
isRendering
public boolean isRendering() -
reset
public void reset()
-