SETX

Synopsis
SETX xcor
Description

Moves the turtle along the X axis from its current position to a new absolute X coordinate. The xcor input is the new X coordinate.

Example
SETX 100
SETY 100
SETX 0
SETY 0
See Also
XCOR
SETY
SETZ
SETXY

SourceForge.net Logo