Fix bug when making own Affine fractals and change color factor in game page
Compare changes
Files
2@@ -73,6 +73,14 @@ public class ChaosGameController implements Observer, Subject, GameController {
@@ -73,6 +73,14 @@ public class ChaosGameController implements Observer, Subject, GameController {
@@ -153,14 +161,33 @@ public class ChaosGameController implements Observer, Subject, GameController {
@@ -153,14 +161,33 @@ public class ChaosGameController implements Observer, Subject, GameController {
@@ -171,24 +198,13 @@ public class ChaosGameController implements Observer, Subject, GameController {
@@ -171,24 +198,13 @@ public class ChaosGameController implements Observer, Subject, GameController {
AlertUtility.showErrorDialog("Invalid input", "Please enter a double between -1 and 1. No letters are allowed.");
AlertUtility.showErrorDialog("Invalid input", "Please enter a double between -1 and 1. No letters are allowed.");