Activity Team/Modifing an Activity: Difference between revisions
Tonyforster (talk | contribs) |
|||
| Line 87: | Line 87: | ||
twNew(win1, os.path.abspath('.'),'en') | twNew(win1, os.path.abspath('.'),'en') | ||
=== | ===tacanvas.py=== | ||
This file handles the turtle drawing functions, for example the following code calculates which of the 36 turtle sprites, each rotated by 10 degrees to draw, depending on the heading. | This file handles the turtle drawing functions, for example the following code calculates which of the 36 turtle sprites, each rotated by 10 degrees to draw, depending on the heading. | ||