-
- Downloads
Implement GuiButtonObserver for reduced coupling between ChaosGameGui and GuiButtonController.
Showing
- .idea/google-java-format.xml 1 addition, 1 deletion.idea/google-java-format.xml
- .idea/vcs.xml 1 addition, 0 deletions.idea/vcs.xml
- src/main/java/edu/ntnu/stud/chaosgame/controller/game/GuiButtonController.java 231 additions, 248 deletions...u/stud/chaosgame/controller/game/GuiButtonController.java
- src/main/java/edu/ntnu/stud/chaosgame/view/ChaosCanvasToImageConverter.java 1 addition, 1 deletion...ntnu/stud/chaosgame/view/ChaosCanvasToImageConverter.java
- src/main/java/edu/ntnu/stud/chaosgame/view/ChaosGameGui.java 193 additions, 211 deletionssrc/main/java/edu/ntnu/stud/chaosgame/view/ChaosGameGui.java
- src/main/java/edu/ntnu/stud/chaosgame/view/ChaosGameImageView.java 13 additions, 23 deletions...java/edu/ntnu/stud/chaosgame/view/ChaosGameImageView.java
- src/main/java/edu/ntnu/stud/chaosgame/view/ChaosGameObserver.java 2 additions, 2 deletions.../java/edu/ntnu/stud/chaosgame/view/ChaosGameObserver.java
- src/main/java/edu/ntnu/stud/chaosgame/view/GuiButtonObserver.java 27 additions, 0 deletions.../java/edu/ntnu/stud/chaosgame/view/GuiButtonObserver.java
Loading
Please register or sign in to comment