� Afc @ s_ d Z d d l Td d d � Z d d d � Z d � Z e d k r[ e � Z e GHe � n d S( sp turtle-example-suite: tdemo_paint.py A simple event-driven paint program - left mouse button moves turtle - middle mouse button changes color - right mouse button toogles betweem pen up (no line drawn when the turtle moves) and pen down (line is drawn). If pen up follows at least two pen-down moves, the polygon that includes the starting point is filled. ------------------------------------------- Play around by clicking into the canvas using all three mouse buttons. ------------------------------------------- To exit press STOP button ------------------------------------------- i����( t *i c C s0 t � d r t � t � n t � t � d S( Nt pendown( t pent end_fillt upt downt begin_fill( t xt y( ( s/ /usr/lib64/python2.7/Demo/turtle/tdemo_paint.pyt switchupdown s c C s$ t d t d a t t d � d S( Ni i ( t colorst color( R R ( ( s/ /usr/lib64/python2.7/Demo/turtle/tdemo_paint.pyt changecolor s c C sz t d � t d � t d � t d � d d d d g a t t d � t � t t d � t t d � t t d � d S( Nt circlet userg �?i t redt greent bluet yellowi i i t EVENTLOOP( t shapet resizemodet shapesizet widthR R R t onscreenclickt gotoR ( ( ( s/ /usr/lib64/python2.7/Demo/turtle/tdemo_paint.pyt main% s t __main__N( t __doc__t turtleR R R t __name__t msgt mainloop( ( ( s/ /usr/lib64/python2.7/Demo/turtle/tdemo_paint.pyt <module> s
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
about_turtle.txt | File | 3.44 KB | 0644 |
|
about_turtledemo.txt | File | 302 B | 0644 |
|
demohelp.txt | File | 2.96 KB | 0644 |
|
tdemo_I_dontlike_tiltdemo.py | File | 1.05 KB | 0755 |
|
tdemo_I_dontlike_tiltdemo.pyc | File | 1.62 KB | 0644 |
|
tdemo_I_dontlike_tiltdemo.pyo | File | 1.62 KB | 0644 |
|
tdemo_bytedesign.py | File | 4.12 KB | 0755 |
|
tdemo_bytedesign.pyc | File | 5.19 KB | 0644 |
|
tdemo_bytedesign.pyo | File | 5.19 KB | 0644 |
|
tdemo_chaos.py | File | 951 B | 0644 |
|
tdemo_chaos.pyc | File | 2.24 KB | 0644 |
|
tdemo_chaos.pyo | File | 2.24 KB | 0644 |
|
tdemo_clock.py | File | 3.14 KB | 0755 |
|
tdemo_clock.pyc | File | 4.43 KB | 0644 |
|
tdemo_clock.pyo | File | 4.43 KB | 0644 |
|
tdemo_colormixer.py | File | 1.31 KB | 0644 |
|
tdemo_colormixer.pyc | File | 2.31 KB | 0644 |
|
tdemo_colormixer.pyo | File | 2.31 KB | 0644 |
|
tdemo_fractalcurves.py | File | 3.33 KB | 0755 |
|
tdemo_fractalcurves.pyc | File | 3.44 KB | 0644 |
|
tdemo_fractalcurves.pyo | File | 3.44 KB | 0644 |
|
tdemo_lindenmayer_indian.py | File | 2.38 KB | 0755 |
|
tdemo_lindenmayer_indian.pyc | File | 3.52 KB | 0644 |
|
tdemo_lindenmayer_indian.pyo | File | 3.52 KB | 0644 |
|
tdemo_minimal_hanoi.py | File | 2 KB | 0755 |
|
tdemo_minimal_hanoi.pyc | File | 3.54 KB | 0644 |
|
tdemo_minimal_hanoi.pyo | File | 3.54 KB | 0644 |
|
tdemo_nim.py | File | 6.36 KB | 0644 |
|
tdemo_nim.pyc | File | 9.16 KB | 0644 |
|
tdemo_nim.pyo | File | 9.16 KB | 0644 |
|
tdemo_paint.py | File | 1.26 KB | 0755 |
|
tdemo_paint.pyc | File | 1.86 KB | 0644 |
|
tdemo_paint.pyo | File | 1.86 KB | 0644 |
|
tdemo_peace.py | File | 1.04 KB | 0755 |
|
tdemo_peace.pyc | File | 1.36 KB | 0644 |
|
tdemo_peace.pyo | File | 1.36 KB | 0644 |
|
tdemo_penrose.py | File | 3.45 KB | 0755 |
|
tdemo_penrose.pyc | File | 5.86 KB | 0644 |
|
tdemo_penrose.pyo | File | 5.86 KB | 0644 |
|
tdemo_planet_and_moon.py | File | 2.76 KB | 0755 |
|
tdemo_planet_and_moon.pyc | File | 4.43 KB | 0644 |
|
tdemo_planet_and_moon.pyo | File | 4.43 KB | 0644 |
|
tdemo_tree.py | File | 1.38 KB | 0755 |
|
tdemo_tree.pyc | File | 2.07 KB | 0644 |
|
tdemo_tree.pyo | File | 2.07 KB | 0644 |
|
tdemo_two_canvases.py | File | 1.09 KB | 0644 |
|
tdemo_two_canvases.pyc | File | 1.6 KB | 0644 |
|
tdemo_two_canvases.pyo | File | 1.6 KB | 0644 |
|
tdemo_wikipedia.py | File | 1.32 KB | 0644 |
|
tdemo_wikipedia.pyc | File | 1.91 KB | 0644 |
|
tdemo_wikipedia.pyo | File | 1.91 KB | 0644 |
|
tdemo_yinyang.py | File | 807 B | 0755 |
|
tdemo_yinyang.pyc | File | 1.29 KB | 0644 |
|
tdemo_yinyang.pyo | File | 1.29 KB | 0644 |
|
turtle.cfg | File | 160 B | 0644 |
|
turtleDemo.py | File | 9.85 KB | 0755 |
|
turtleDemo.pyc | File | 10.69 KB | 0644 |
|
turtleDemo.pyo | File | 10.69 KB | 0644 |
|