Difference between revisions of "TurtleBack Command"

From GeoGebra Manual
Jump to: navigation, search
(there are buttons ...)
Line 3: Line 3:
 
;TurtleBack[ <Turtle>, <Distance> ]
 
;TurtleBack[ <Turtle>, <Distance> ]
 
:The turtle moves back with given distance.  
 
:The turtle moves back with given distance.  
:{{example| 1=<div>If the turtle is at the origin of the coordinates the command <code><nowiki>TurtleBack[turtle, 2]</nowiki></code>
+
:{{example| 1=<div>If the turtle is at the origin of the coordinates and the [[File: Animate_Pause.png]]'' Pause'' button is displayed the command <code><nowiki>TurtleBack[turtle, 2]</nowiki></code> moves the turtle to the point (-2, 0). Otherwise you must press the [[File: Animate_Play.png]]'' Play'' button so that the displacement is effected.</div>}}
::moves the turtle to the point (-2, 0), if [[File: Animate_Pause.png]]'' Pause'' button is displayed,
 
:: otherwise you must press the [[File: Animate_Play.png]]'' Play'' button so that the displacement is effected.</div>}}
 

Revision as of 10:07, 29 July 2014



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.
© 2024 International GeoGebra Institute