Home | History | Annotate | Download | only in lib-tk

Lines Matching full:setheading

134         'seth', 'setheading', 'setpos', 'setposition', 'settiltangle',
1705 self.setheading(0)
1825 def setheading(self, to_angle):
1828 Aliases: setheading | seth
1844 >>> turtle.setheading(90)
1933 seth = setheading
3940 setheading(towards(0, 0))
4004 setheading(towards(turtle))
4009 tri.setheading(tri.towards(turtle))