Class TallFenceShader
java.lang.Object
zombie.iso.TallFenceShader
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
void
setAlpha
(float alpha) void
setOutlineColor
(float r, float g, float b, float a) void
setStepSize
(float stepSize, int texWidth, int texHeight) boolean
-
Field Details
-
instance
-
-
Constructor Details
-
TallFenceShader
public TallFenceShader()
-
-
Method Details
-
initShader
public void initShader() -
setAlpha
public void setAlpha(float alpha) -
setOutlineColor
public void setOutlineColor(float r, float g, float b, float a) -
setStepSize
public void setStepSize(float stepSize, int texWidth, int texHeight) -
StartShader
public boolean StartShader()
-