PLAYGROUND (experimental)

turtle_set_y

Set turtle y coordinate, draw if pen is down
turtle_set_y(
    y
)

Set turtle y coordinate, draw if pen is down

Syntaxe

turtle_set_y(y=100);

Arguments

NameTypeRequiredDefaultDescription
yyes-Y coordinate