Package edu.wisc.game.sql
Class Piece.Color
java.lang.Object
edu.wisc.game.sql.Piece.PseudoEnum
edu.wisc.game.sql.Piece.Color
- Enclosing class:
- Piece
public static class Piece.Color extends Piece.PseudoEnum
-
Field Summary
Fields Modifier and Type Field Description static Piece.ColorBLACKstatic Piece.ColorBLUEstatic Piece.Color[]legacyColorsThe four original colors, inherited from Game Engine 1.0, and used for compatibility with old trial list files.static Piece.ColorREDstatic Piece.ColorYELLOW -
Method Summary
Modifier and Type Method Description booleanequals(Object o)static Piece.ColorfindColor(String s)static Piece.Color[]findColors(String[] v)Stringsymbol()