Changes

Jump to navigation Jump to search
Line 58: Line 58:     
==Palettes==
 
==Palettes==
There are six palettes of program elements available for program construction: [[#The Turtle Palette (green)|Turtle movements]]; [[#The Pen Palette (cyan)|Pen attributes]]; [[#The Numbers Palette (purple)|Numeric operators]]; [[#The Sensors Palette (red)|Sensor inputs]]; [[#The Flow Palette (orange)|Logical operators]]; and [[#The My Blocks Palette (yellow)|Logical blocks]]
+
There are seven palettes of program elements available for program construction: [[#The Turtle Palette (green)|Turtle movements]]; [[#The Pen Palette (cyan)|Pen attributes]]; [[#The Numbers Palette (purple)|Numeric operators]]; [[#The Sensors Palette (red)|Misc. functions]]; [[#The Flow Palette (orange)|Logical operators]]; [[#The My Blocks Palette (yellow)|Logical blocks]]; and [[#The Templates Palette (yellow)|Presentation blocks]]
    
===The Turtle Palette (green)===
 
===The Turtle Palette (green)===
Line 185: Line 185:  
===The Sensors Palette (red)===
 
===The Sensors Palette (red)===
   −
[[Image:TA-sensors-palette.png]] [[Image:TA-sensors-palette-xo.png]](OLPC XO-1 only)
+
[[Image:TA-sensors-palette.png]]
    
====examples (4)====
 
====examples (4)====
Line 191: Line 191:     
====descriptions (4)====
 
====descriptions (4)====
 +
{|
 +
|}
 +
 +
These additional blocks are available in the [[Activities/TAPortfolio|experimental version of Turtle Art]]
 
{|
 
{|
 +
|-
 +
|[[Image:TA-myblock.svg]]|| user-definable code || This block runs code found in the tamyblock.py module found in the Journal and editable in Pippy. Use the load Pippy button on the Save/Load toolbar to load your custom module.
 
|-
 
|-
 
|[[Image:TA-volume.svg]]|| volume || microphone input volume
 
|[[Image:TA-volume.svg]]|| volume || microphone input volume
Line 274: Line 280:  
|-.
 
|-.
 
|[[Image:TA-emptyheap.svg]]||empty heap|| empty FILO
 
|[[Image:TA-emptyheap.svg]]||empty heap|| empty FILO
 +
|}
 +
 +
===The Templates Palette (yellow)===
 +
 +
====examples (7)====
 +
 +
====descriptions (7)====
 +
{|
 
|}
 
|}
  

Navigation menu