turtle_status: Read the Turtle's Status

Description Usage Details Value See Also

Description

This function gives information about the current Turtle's position, direction, and on display options.

Usage

1

Details

The Turtle must be initialized prior to using this function, see turtle_init.

Value

Returns a list with three elements.

See Also

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 documentation built on May 2, 2019, 1:07 p.m.