curve-extras
Meta Data
| filepath_exists | True |
| path | curve-extras |
| filepath | curve-extras.js |
| clean_files | () |
-
ClassDeclarationclass
Line
extends Noneclass comments:new Line([90, 130], [200, 300], 420)
ExpressionStatement:
dict_keys(['type', 'expression', 'pos'])ClassDeclarationclassBezierCurve
extends Lineclass comments:create(p1, p2, color='red', width=1) {
ClassDeclarationclassQuadraticCurve
extends Lineclass comments:A Quad line control point is A.project()
ExpressionStatement:
dict_keys(['type', 'expression', 'pos'])ClassDeclarationclassCantenaryCurve
extends Lineclass comments:When sine bouncing, reduce over time to stop the motion. 0 would turn of motion, 1 would bounce forever very quickly.
moved to functions/context.js
save()the context