Control: Difference between revisions

From PenguinMod Wiki
Jump to navigation Jump to search
Content deleted Content added
No edit summary
No edit summary
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
'''Control''' is a block category originating from Scratch.
'''Control''' is a block category originating from Scratch.
==Scratch Blocks==
{{Incomplete list}}
* [[wait () seconds|<sb>wait (1) seconds</sb>]]
* [[all at once]]
* [[stop (Scratch Block)|<sb>stop [all v]</sb>]]
* [[For each () in ()|for each [] in ()]]
== New Blocks ==
== New Blocks ==


Line 8: Line 14:
* [[Case ()]]
* [[Case ()]]
* [[While|While <>]]
* [[While|While <>]]
* [[For each () in ()|For each [] in ()]]
* [[If () is true () if false ()|If <> is true () if false ()]]
* [[If () is true () if false ()|If <> is true () if false ()]]
* [[Run Green Flag|Run Blue Flag]]
* [[Run Green Flag|Run Blue Flag]]
* [[Stop ()]]
* [[Stop ()]]
* [[As ()]]
* [[As ()]]
* [[try to do if a block errors]]
* [[throw error ()]]
* [[error]]
* [[Delete Clones of ()]]
* [[Delete Clones of ()]]


== Expansion ==
=== Expansion ===


* [[repeat for () seconds]]
* [[repeat for () seconds]]
Line 22: Line 30:
* [[inline block]]
* [[inline block]]
* [[New thread|new thread*]]
* [[New thread|new thread*]]
* [[new thread with data ()]]
* [[thread data]]
* [[wait until next tick]]
* [[wait until next tick]]
* [[Restart from the top|restart from the top*]]
* [[Restart from the top|restart from the top*]]

Latest revision as of 14:50, 21 July 2024