Searched refs:TurtleScreen (Results 1 - 4 of 4) sorted by relevance

/prebuilts/gdb/darwin-x86/lib/python2.7/lib-tk/
H A Dturtle.py77 - A TurtleScreen class with methods controlling background color or
79 TurtleScreen.
82 coordinate-system for the TurtleScreen.
88 - Appearance of the TurtleScreen and the Turtles at startup/import can be
118 _tg_classes = ['ScrolledCanvas', 'TurtleScreen', 'Screen',
157 "mode": "standard", # TurtleScreen
812 """Will be raised in TurtleScreen.update, if _RUNNING becomes False.
840 data = TurtleScreen._image(data)
910 class TurtleScreen(TurtleScreenBase): class in inherits:TurtleScreenBase
953 """Delete all drawings and all turtles from the TurtleScreen
[all...]
/prebuilts/gdb/linux-x86/lib/python2.7/lib-tk/
H A Dturtle.py77 - A TurtleScreen class with methods controlling background color or
79 TurtleScreen.
82 coordinate-system for the TurtleScreen.
88 - Appearance of the TurtleScreen and the Turtles at startup/import can be
118 _tg_classes = ['ScrolledCanvas', 'TurtleScreen', 'Screen',
157 "mode": "standard", # TurtleScreen
812 """Will be raised in TurtleScreen.update, if _RUNNING becomes False.
840 data = TurtleScreen._image(data)
910 class TurtleScreen(TurtleScreenBase): class in inherits:TurtleScreenBase
953 """Delete all drawings and all turtles from the TurtleScreen
[all...]
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/
H A Dturtle.py77 - A TurtleScreen class with methods controlling background color or
79 TurtleScreen.
82 coordinate-system for the TurtleScreen.
88 - Appearance of the TurtleScreen and the Turtles at startup/import can be
118 _tg_classes = ['ScrolledCanvas', 'TurtleScreen', 'Screen',
157 "mode": "standard", # TurtleScreen
812 """Will be raised in TurtleScreen.update, if _RUNNING becomes False.
840 data = TurtleScreen._image(data)
910 class TurtleScreen(TurtleScreenBase): class in inherits:TurtleScreenBase
953 """Delete all drawings and all turtles from the TurtleScreen
[all...]
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/
H A Dturtle.py77 - A TurtleScreen class with methods controlling background color or
79 TurtleScreen.
82 coordinate-system for the TurtleScreen.
88 - Appearance of the TurtleScreen and the Turtles at startup/import can be
118 _tg_classes = ['ScrolledCanvas', 'TurtleScreen', 'Screen',
157 "mode": "standard", # TurtleScreen
812 """Will be raised in TurtleScreen.update, if _RUNNING becomes False.
840 data = TurtleScreen._image(data)
910 class TurtleScreen(TurtleScreenBase): class in inherits:TurtleScreenBase
953 """Delete all drawings and all turtles from the TurtleScreen
[all...]

Completed in 264 milliseconds