I implemented the focused cells changing color, still a lots of work :)
commit6d2ebb90201d45e91317e91177354e1cfe831606
authorLa VloZ <lavloz@hotmail.fr>
Fri, 31 Jan 2014 15:19:04 +0000 (31 16:19 +0100)
committerLa VloZ <lavloz@hotmail.fr>
Fri, 31 Jan 2014 15:19:04 +0000 (31 16:19 +0100)
tree78f2684af6207521284ce1b36524ce9a5c45471d
parent0dce84aaf0251824c626c177a703cd1e3f48b77d
I implemented the focused cells changing color, still a lots of work :)
src/com/github/puzzles/core/Flipable.java
src/com/github/puzzles/core/FlippingPuzzle.java
src/com/github/puzzles/gui/FlippingPuzzleDialog.java
src/com/github/puzzles/gui/FlippingPuzzlePanel.java
src/com/github/puzzles/gui/MainWindow.java
test/com/github/puzzles/test/FlipPuzzleTest.java