org.xistrat.gui.d3
Class PartyColors
java.lang.Object
org.xistrat.gui.d3.PartyColors
public class PartyColors
- extends java.lang.Object
here the colors for the participating parties are stored
if you want to support more teams, then here is the place to specify just another color
- Since:
- 0.5.42
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MAX_NUMBER_OF_PLAYERS
public static final int MAX_NUMBER_OF_PLAYERS
- See Also:
- Constant Field Values
COLOR_STANDARD
public static final javax.vecmath.Color4f[] COLOR_STANDARD
COLOR_SELECTED
public static final javax.vecmath.Color4f[] COLOR_SELECTED
COLOR_KING
public static final javax.vecmath.Color4f COLOR_KING
PartyColors
public PartyColors()