public class Color4f extends Tuple4f
w, x, y, z
Color4f()
Color4f(Color c)
Color4f(Color4f t)
Color4f(float[] x)
Color4f(float x, float y, float z, float w)
Color4f(Tuple4f t)
Color
get()
void
set(Color c)
absolute, absolute, add, add, clamp, get, get, interpolate, negate, negate, scale, set, set, set, sub, sub, toString
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
public Color4f()
public Color4f(float[] x)
public Color4f(float x, float y, float z, float w)
public Color4f(Color4f t)
public Color4f(Tuple4f t)
public Color4f(Color c)
public void set(Color c)
public Color get()
Copyright © 2015 Lucee