turtle_get_heading
Return turtle current heading in radians
turtle_get_heading(
)
Return turtle current heading in radians
Syntaxe
var h = turtle_get_heading();
turtle_get_heading(
)
Return turtle current heading in radians
var h = turtle_get_heading();