Searched refs:to_angle (Results 1 – 2 of 2) sorted by relevance
388 .. function:: setheading(to_angle)389 seth(to_angle)391 :param to_angle: a number (integer or float)393 Set the orientation of the turtle to *to_angle*. Here are some common
1826 def setheading(self, to_angle): argument1849 angle = (to_angle - self.heading())*self._angleOrient