TurtleForward Command

From GeoGebra Manual
Revision as of 15:06, 11 August 2015 by Markus.winkler (talk | contribs)
Jump to: navigation, search


TurtleForward[ <Turtle>, <Distance> ]
The turtle moves forward with given distance.
Example:
If the turtle is at the origin of the coordinates and the Animate Pause.png Pause button is displayed the command TurtleForward[turtle, 2] moves the turtle to the point (2, 0). Otherwise you must press the Animate Play.png Play button so that the displacement is effected.


Note: See also Turtle, TurtleBack, TurtleLeft and TurtleRight commands.
© 2024 International GeoGebra Institute