|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjfreerails.client.view.PlayerColors
public class PlayerColors
Stores a list of colours to use to represent different players.
Field Summary | |
---|---|
private static java.awt.Color[] |
colors
|
Constructor Summary | |
---|---|
PlayerColors()
|
Method Summary | |
---|---|
static java.awt.Color |
getColor(int playerNumber)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private static final java.awt.Color[] colors
Constructor Detail |
---|
public PlayerColors()
Method Detail |
---|
public static java.awt.Color getColor(int playerNumber)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |