circleExpand

This commit is contained in:
Sam
2023-05-04 19:20:19 +12:00
parent 8d0367d06a
commit 2907100c2d
4 changed files with 135 additions and 225 deletions

View File

@@ -29,6 +29,7 @@ function createInstance(className, args) {
SquareTwist_angle:SquareTwist_angle,
rectangle_pattern1:rectangle_pattern1,
EyePrototype:EyePrototype,
CircleExpand:CircleExpand,
// Add more class constructors here as needed
};