Difference between revisions of "TurtleBack Command"

From GeoGebra Manual
Jump to: navigation, search
m
({{command|scripting}} not {{command|3D}})
Line 1: Line 1:
<noinclude>{{Manual Page|version=5.0}}</noinclude>{{command|3D}}
+
<noinclude>{{Manual Page|version=5.0}}</noinclude>{{command|scripting}}
 
;TurtleBack[ <Turtle>, <Distance> ]
 
;TurtleBack[ <Turtle>, <Distance> ]
 
:The turtle moves back with given distance.  
 
:The turtle moves back with given distance.  

Revision as of 17:38, 23 September 2015


TurtleBack[ <Turtle>, <Distance> ]
The turtle moves back 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 TurtleBack[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, TurtleForward, TurtleLeft and TurtleRight commands.
© 2024 International GeoGebra Institute