Package zombie.core.skinnedmodel.model
Class ModelInstanceTextureCreator
java.lang.Object
zombie.core.textures.TextureDraw.GenericDrawer
zombie.core.skinnedmodel.model.ModelInstanceTextureCreator
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic ModelInstanceTextureCreator
alloc()
void
init
(IsoGameCharacter gameCharacter) void
init
(BaseVisual baseVisual, ItemVisuals itemVisuals, ModelInstance modelInstance) void
init
(HumanVisual humanVisual, ItemVisuals itemVisuals, ModelInstance modelInstance) boolean
void
void
render()
-
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:
render
in classTextureDraw.GenericDrawer
-
postRender
public void postRender()- Overrides:
postRender
in classTextureDraw.GenericDrawer
-
isRendered
public boolean isRendered() -
alloc
-