Allow setting stone colors to use
git-svn-id: svn://sunsvr01.isp.uni-luebeck.de/swproj13/trunk@338 72836036-5685-4462-b002-a69064685172
This commit is contained in:
parent
c004a07a42
commit
25c6383c73
6 changed files with 170 additions and 97 deletions
|
@ -15,7 +15,7 @@ public enum StoneColor {
|
|||
/** */
|
||||
VIOLET,
|
||||
/** */
|
||||
BROWN,
|
||||
AQUA,
|
||||
/** */
|
||||
WHITE
|
||||
GRAY
|
||||
}
|
||||
|
|
Reference in a new issue