static class GlStateManager.Color extends java.lang.Object
float
alpha
blue
green
red
Color()
Color(float redIn, float greenIn, float blueIn, float alphaIn)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public float red
public float green
public float blue
public float alpha
public Color()
public Color(float redIn, float greenIn, float blueIn, float alphaIn)