Implemented working zoom and pan functionality.
Showing
- src/main/java/edu/ntnu/stud/chaosgame/Main.java 2 additions, 9 deletionssrc/main/java/edu/ntnu/stud/chaosgame/Main.java
- src/main/java/edu/ntnu/stud/chaosgame/controller/PopupManager.java 21 additions, 0 deletions...java/edu/ntnu/stud/chaosgame/controller/PopupManager.java
- src/main/java/edu/ntnu/stud/chaosgame/view/ChaosGameGuiView.java 26 additions, 9 deletions...n/java/edu/ntnu/stud/chaosgame/view/ChaosGameGuiView.java
- src/main/java/edu/ntnu/stud/chaosgame/view/ChaosGameImageView.java 87 additions, 0 deletions...java/edu/ntnu/stud/chaosgame/view/ChaosGameImageView.java
Please register or sign in to comment