powered by
This function gives information about the current Turtle's position, direction, and on display options.
turtle_status()
Returns a list with three elements.
The Turtle must be initialized prior to using this function, see turtle_init.
turtle_init
Other TurtleGraphics: TurtleGraphics-package, turtle_do, turtle_getpos, turtle_goto, turtle_init, turtle_move, turtle_param, turtle_reset, turtle_show, turtle_turn, turtle_up
TurtleGraphics-package
turtle_do
turtle_getpos
turtle_goto
turtle_move
turtle_param
turtle_reset
turtle_show
turtle_turn
turtle_up