Changes

Jump to navigation Jump to search
Line 102: Line 102:  
;self._dots: the array of dots.
 
;self._dots: the array of dots.
 
;self._pressed: the index of the most recent dot pressed by the user
 
;self._pressed: the index of the most recent dot pressed by the user
 +
;self._orientation:you can set the orientation of your turtle by assigning a number from 0-5 (clockwise beginning with 30 degrees from north)
 +
;self._set_label(msg);you can write a message on the toolbar if you want to communicate what your turtle is thinking
    
=== Where to get Turtle in a Pond ===
 
=== Where to get Turtle in a Pond ===

Navigation menu