Implemented color swapping

+ swapColor method in Board
+ Button for swapping colors in MainWindow
This commit is contained in:
2019-07-23 09:31:20 +02:00
parent a6fcaee70e
commit 2b00116837
4 changed files with 21 additions and 3 deletions

View File

@ -7,7 +7,7 @@
<attribute name="test" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/jdk1.8.0_212">
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER">
<attributes>
<attribute name="module" value="true"/>
</attributes>