public class Colors
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static org.saintandreas.math.Vector4f |
B |
static org.saintandreas.math.Vector4f |
C |
static org.saintandreas.math.Vector4f |
G |
static org.saintandreas.math.Vector4f |
K |
static org.saintandreas.math.Vector4f |
M |
static org.saintandreas.math.Vector4f |
R |
static org.saintandreas.math.Vector4f |
W |
static org.saintandreas.math.Vector4f |
Y |
| Constructor and Description |
|---|
Colors() |
public static final org.saintandreas.math.Vector4f R
public static final org.saintandreas.math.Vector4f G
public static final org.saintandreas.math.Vector4f B
public static final org.saintandreas.math.Vector4f C
public static final org.saintandreas.math.Vector4f Y
public static final org.saintandreas.math.Vector4f M
public static final org.saintandreas.math.Vector4f K
public static final org.saintandreas.math.Vector4f W
Copyright © 2013-2014. All Rights Reserved.