Package zombie.core.skinnedmodel
Class DeadBodyAtlas
java.lang.Object
zombie.core.skinnedmodel.DeadBodyAtlas
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidcheckLights(Texture texture, IsoZombie zombie) voidcheckLights(Texture texture, IsoDeadBody deadBody) getBodyTexture(boolean boolean1, String string, String string2, IsoDirections directions, int int1, float float1) getBodyTexture(IsoZombie zombie) getBodyTexture(zombie.core.skinnedmodel.DeadBodyAtlas.BodyParams bodyParams) getBodyTexture(IsoDeadBody deadBody) getBodyTexture(IsoMannequin mannequin) voidlightingUpdate(int int1, boolean boolean1) voidrender()voidvoidrenderUI()voidReset()
-
Field Details
-
ATLAS_SIZE
public static final int ATLAS_SIZE- See Also:
-
instance
-
-
Constructor Details
-
DeadBodyAtlas
public DeadBodyAtlas()
-
-
Method Details
-
lightingUpdate
public void lightingUpdate(int int1, boolean boolean1) -
getBodyTexture
-
getBodyTexture
-
getBodyTexture
-
getBodyTexture
public DeadBodyAtlas.BodyTexture getBodyTexture(boolean boolean1, String string, String string2, IsoDirections directions, int int1, float float1) -
getBodyTexture
public DeadBodyAtlas.BodyTexture getBodyTexture(zombie.core.skinnedmodel.DeadBodyAtlas.BodyParams bodyParams) -
checkLights
-
checkLights
-
render
public void render() -
renderDebug
public void renderDebug() -
renderUI
public void renderUI() -
Reset
public void Reset()
-