PLAYGROUND (experimental)

turtle_get_heading

Return turtle current heading in radians
turtle_get_heading(
)

Return turtle current heading in radians

Syntaxe

var h = turtle_get_heading();