Class ClockHands
java.lang.Object
zombie.core.textures.TextureDraw.GenericDrawer
zombie.iso.sprite.ClockHands
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class TextureDraw.GenericDrawer
render
-
Field Details
-
s_pool
-
-
Constructor Details
-
ClockHands
public ClockHands()
-
-
Method Details
-
init
public ClockHands init(float x, float y, float z, float rx, float ry, float rz, Texture texture, float lengthForward, float lengthBackward, float thickness, float r, float g, float b, float a) -
render
public void render()- Specified by:
renderin classTextureDraw.GenericDrawer
-
postRender
public void postRender()- Overrides:
postRenderin classTextureDraw.GenericDrawer
-