CleanSweep
Class ProxyGLShape
- Direct Known Subclasses:
- ProxyGLBullet, ProxyGLCube, ProxyGLDiamond, ProxyGLPyramid, ProxyGLShip
- public class ProxyGLShape
drawMode
protected int drawMode
mainColor
protected ProxyGLColor mainColor
ProxyGLShape
public ProxyGLShape()
computeNormal
public ProxyGLPoint computeNormal(ProxyGLPoint a, ProxyGLPoint b, ProxyGLPoint c)
setDrawMode
public void setDrawMode(int mode)
setMainColor
public void setMainColor(ProxyGLColor newColor)
setMainColor
public void setMainColor(float red, float green, float blue)