Move your mouse inside the canvas to see the // change in distance between two points! function draw() { background(200); fill(0); let x1 = 10; let y1 = 90; ...
確定! 回上一頁