| The condition for checking if the sprite is touching the mouse-pointer or another sprite.
|
| The condition for checking if the sprite is touching a specific color.
|
| The condition for checking if a color on the sprite is touching a specific color.
|
| The block reports the Euclidean distance, in pixels, between it and the mouse-pointer or a specified sprite’s costume center.
|
| An input box appears — you type the value in and it stores the value in the Answer block variables |
| The most recent input with the Ask () And Wait block. |
| The block checks if the specified key is pressed. If the key is being pressed, the block returns “true”; if it is not, it returns “false”.
|
| The block checks if the computer mouse’s primary button is activated (being clicked).
|
| The mouse-pointer’s X position.
|
| The mouse-pointer’s Y position.
|
| How loud the noise is that the microphone is sensing.
|
| How much time has passed since the Scratch program was opened or the timer reset. |
| Resets the timer. |
| The block will report a specified value of the specified sprite or the Stage.
|
| The specified time unit selected.
|
| The number of days since 2000. |