Changes

Jump to navigation Jump to search
Line 677: Line 677:     
See the file TurtleArtActivity.py. This is where it starts. When an instance of TurtleArtActivity is created, setup_canvas() creates an instance of TurtleArtWindow: self.tw This instance of TurtleArtWindow creates an instance of  LogoCode: self.lc and an instance of TurtleGraphics: canvas
 
See the file TurtleArtActivity.py. This is where it starts. When an instance of TurtleArtActivity is created, setup_canvas() creates an instance of TurtleArtWindow: self.tw This instance of TurtleArtWindow creates an instance of  LogoCode: self.lc and an instance of TurtleGraphics: canvas
 +
 
[[Image:TurtleClasses.jpg]]
 
[[Image:TurtleClasses.jpg]]
    
Class TurtleArtWindow - Useful properties & methods
 
Class TurtleArtWindow - Useful properties & methods
 +
 +
[[Image:Turtleartwindow.jpg]]
    
Class TurtleGraphics -  Useful properties & methods
 
Class TurtleGraphics -  Useful properties & methods
2,486

edits

Navigation menu