Method Math.Angle()->left_face()
- Method left_face
void
left_face()- Description
Turns the direction of the angle a quarter of a turn to the left. Equal to
add(90,"deg")
.
void
left_face()
Turns the direction of the angle a quarter of a turn to the left.
Equal to add(90,"deg")
.