HomeSort by relevance Sort by last modified time
    Searched refs:turtles (Results 1 - 2 of 2) sorted by null

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/
turtle.py 52 turtle. So the turtles can more easily be used as a visual feedback
58 makes turtles very versatile geometrical objects.
69 - Turtles now have an undo()-method with configurable undo-buffer.
88 - Appearance of the TurtleScreen and the Turtles at startup/import can be
124 'setworldcoordinates', 'title', 'tracer', 'turtles', 'update',
780 """Resize the canvas the turtles are drawing on. Does
1160 def turtles(self): member in class:TurtleScreen
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/
turtle.py 52 turtle. So the turtles can more easily be used as a visual feedback
58 makes turtles very versatile geometrical objects.
69 - Turtles now have an undo()-method with configurable undo-buffer.
88 - Appearance of the TurtleScreen and the Turtles at startup/import can be
124 'setworldcoordinates', 'title', 'tracer', 'turtles', 'update',
780 """Resize the canvas the turtles are drawing on. Does
1160 def turtles(self): member in class:TurtleScreen
    [all...]

Completed in 331 milliseconds