We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Turtle.js.pathData
1 parent 5e613b2 commit fe67580Copy full SHA for fe67580
Types/Turtle.js/pathData.js
@@ -1,4 +1,4 @@
1
-function get_pathData() {
+function pathData() {
2
let startX = 0;
3
let startY = 0;
4
if (!this.min) { this.min = { x: 0.0, y: 0.0}}
0 commit comments