Implemented button which allows you to turn on colour intensity when viewing the chaoscanvas.
Showing
- src/main/java/edu/ntnu/stud/chaosgame/controller/game/ChaosCanvas.java 42 additions, 12 deletions.../edu/ntnu/stud/chaosgame/controller/game/ChaosCanvas.java
- src/main/java/edu/ntnu/stud/chaosgame/controller/game/ChaosGame.java 18 additions, 3 deletions...va/edu/ntnu/stud/chaosgame/controller/game/ChaosGame.java
- src/main/java/edu/ntnu/stud/chaosgame/controller/game/ChaosGameTask.java 1 addition, 1 deletion...du/ntnu/stud/chaosgame/controller/game/ChaosGameTask.java
- src/main/java/edu/ntnu/stud/chaosgame/controller/utility/Formatter.java 21 additions, 0 deletions...edu/ntnu/stud/chaosgame/controller/utility/Formatter.java
- src/main/java/edu/ntnu/stud/chaosgame/view/ChaosCanvasToImageConverter.java 62 additions, 9 deletions...ntnu/stud/chaosgame/view/ChaosCanvasToImageConverter.java
- src/main/java/edu/ntnu/stud/chaosgame/view/ChaosGameGui.java 58 additions, 7 deletionssrc/main/java/edu/ntnu/stud/chaosgame/view/ChaosGameGui.java
- src/main/java/edu/ntnu/stud/chaosgame/view/ChaosGameImageView.java 32 additions, 2 deletions...java/edu/ntnu/stud/chaosgame/view/ChaosGameImageView.java
- src/test/java/edu/ntnu/stud/chaosgame/game/ChaosCanvasTest.java 20 additions, 2 deletions...st/java/edu/ntnu/stud/chaosgame/game/ChaosCanvasTest.java
Loading
Please register or sign in to comment