public class UserColourUtils
extends java.lang.Object
Constructor and Description |
---|
UserColourUtils() |
Modifier and Type | Method and Description |
---|---|
static java.awt.Color |
getColour(int uniqueID)
Gets the colour.
|
static com.jme3.math.ColorRGBA |
getRGBAColour(int userID)
Gets the RGBA colour.
|
public static java.awt.Color getColour(int uniqueID)
uniqueID
- the unique idpublic static com.jme3.math.ColorRGBA getRGBAColour(int userID)
userID
- the user id