Package zombie.core.skinnedmodel.model
Class ModelInstanceTextureCreator
java.lang.Object
zombie.core.textures.TextureDraw.GenericDrawer
zombie.core.skinnedmodel.model.ModelInstanceTextureCreator
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ModelInstanceTextureCreatoralloc()voidinit(IsoGameCharacter gameCharacter) voidinit(BaseVisual baseVisual, ItemVisuals itemVisuals, ModelInstance modelInstance) voidinit(HumanVisual humanVisual, ItemVisuals itemVisuals, ModelInstance modelInstance) booleanvoidvoidrender()
-
Field Details
-
renderRefCount
public int renderRefCount -
testNotReady
public int testNotReady
-
-
Constructor Details
-
ModelInstanceTextureCreator
public ModelInstanceTextureCreator()
-
-
Method Details
-
init
-
init
-
init
-
render
public void render()- Specified by:
renderin classTextureDraw.GenericDrawer
-
postRender
public void postRender()- Overrides:
postRenderin classTextureDraw.GenericDrawer
-
isRendered
public boolean isRendered() -
alloc
-