Changes

Line 208: Line 208:     
====descriptions (5)====
 
====descriptions (5)====
*Wait(number) wait specified number of seconds
+
{|
*Forever[stack] (no continuation)
+
|-
*Repeat(number)[stack] loop specified number of times
+
|[[Image:TA-wait.png]]||Wait(number) || wait specified number of seconds
*If(condition)[then] uses boolean operators from Numbers palette
+
|-
*If(condition)[then][else] uses boolean operators from Numbers palette
+
|[[Image:TA-forever.svg]]||Forever[stack] || (no continuation)
*Stop (no continuation)
+
|-
*Connectors:
+
|[[Image:TA-repeat.svg]]||Repeat(number)[stack] || loop specified number of times
**jog right
+
|-
**jog down
+
|[[Image:TA-if.svg]]||If(condition)[then] || uses boolean operators from Numbers palette
 +
|-
 +
|[[Image:TA-ifelse.svg]]||-If(condition)[then][else] || uses boolean operators from Numbers palette
 +
|-
 +
|[[Image:TA-stopstack.svg]]||Stop Stack || No continuation of current action
 +
|-
 +
|[[Image:TA-hor.svg]]||horizontal spacer||jog stack right
 +
|-
 +
|[[Image:TA-ver.svg]]||vertical spacer||jog stack down
 +
|}
    
===The My Blocks Palette (yellow)===
 
===The My Blocks Palette (yellow)===