OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TurtleScreen
(Results
1 - 2
of
2
) sorted by null
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/
turtle.py
77
- 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)
[
all
...]
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/
turtle.py
77
- 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)
[
all
...]
Completed in 299 milliseconds