Difference between revisions of "Aiming"
From CodeStuff
| Line 210: | Line 210: | ||
if (part+1<parts.length ) { | if (part+1<parts.length ) { | ||
setColour("black"); | setColour("black"); | ||
| − | print(" | + | print("Press Space to continue.",220,470); |
} | } | ||
Latest revision as of 20:53, 27 June 2017
Run this program to see an animated diagram shoing how to find a direction towards another point.