Activities/Turtle Art/Toolbars: Difference between revisions

Line 124: Line 124:


These blocks can be used with the set-pen-color block in place of a number block.
These blocks can be used with the set-pen-color block in place of a number block.
* set color: sets the pen color
* set shade: sets the pen shade
* set gray: sets the gray-level of the pen (Only available in Turtle Blocks)
* color: current pen color (can be used in place of a number block)
* shade: current pen shade (can be used in place of a number block)
* gray: current pen gray level (can be used in place of a number block) (Only available in Turtle Blocks)


====Numbers Palette====
====Numbers Palette====