-
- Downloads
Create ChaosGameType enum and refractor DescriptionFactory
Implement public ChaosGameType enum and remove complex number c parameter in get-method. Changed, but not finalized scrolling function in ExplorePage.
parent
88e3ee10
No related branches found
No related tags found
Showing
- src/main/java/org/example/chaosgame/controller/ChaosGameController.java 0 additions, 1 deletion...org/example/chaosgame/controller/ChaosGameController.java
- src/main/java/org/example/chaosgame/model/chaos/ChaosGame.java 6 additions, 1 deletion...ain/java/org/example/chaosgame/model/chaos/ChaosGame.java
- src/main/java/org/example/chaosgame/model/chaos/ChaosGameDescriptionFactory.java 4 additions, 6 deletions...le/chaosgame/model/chaos/ChaosGameDescriptionFactory.java
- src/main/java/org/example/chaosgame/model/chaos/ChaosGameType.java 8 additions, 0 deletions...java/org/example/chaosgame/model/chaos/ChaosGameType.java
- src/main/java/org/example/chaosgame/view/ChaosPage.java 6 additions, 8 deletionssrc/main/java/org/example/chaosgame/view/ChaosPage.java
- src/main/java/org/example/chaosgame/view/ExplorePage.java 47 additions, 39 deletionssrc/main/java/org/example/chaosgame/view/ExplorePage.java
- src/main/resources/global.css 6 additions, 3 deletionssrc/main/resources/global.css
Loading
Please register or sign in to comment