Class DeadBodyAtlas.BodyTexture
java.lang.Object
zombie.core.skinnedmodel.DeadBodyAtlas.BodyTexture
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfloat
float
float
getRenderX
(float float0) float
getRenderY
(float float0) void
render
(float float0, float float1, float float2, float float3, float float4, float float5, float float6, float float7, float float8) void
renderObjectPicker
(float sx, float sy, ColorInfo lightInfo, IsoGridSquare square, IsoObject object)
-
Constructor Details
-
BodyTexture
public BodyTexture()
-
-
Method Details
-
getShadowParams
-
getTexture
-
getRenderX
public float getRenderX(float float0) -
getRenderY
public float getRenderY(float float0) -
getRenderWidth
public float getRenderWidth() -
getRenderHeight
public float getRenderHeight() -
render
public void render(float float0, float float1, float float2, float float3, float float4, float float5, float float6, float float7, float float8) -
renderObjectPicker
public void renderObjectPicker(float sx, float sy, ColorInfo lightInfo, IsoGridSquare square, IsoObject object)
-