Added connector click events
git-svn-id: svn://sunsvr01.isp.uni-luebeck.de/swproj13/trunk@94 72836036-5685-4462-b002-a69064685172
This commit is contained in:
parent
e7613bfd93
commit
344d63598a
6 changed files with 392 additions and 308 deletions
|
@ -1,6 +1,6 @@
|
|||
package jrummikub.model;
|
||||
|
||||
/** Class specifing possible StoneColors */
|
||||
/** Class specifying possible StoneColors */
|
||||
public enum StoneColor {
|
||||
BLACK, ORANGE, BLUE, RED
|
||||
}
|
||||
|
|
Reference in a new issue