Page 148 - Computing E-Book Grade 5 (Updated)
P. 148
The City School 2021-2022
set pen color to
Set Pen colour. The colour choice can be made using the cursor.
set pen size to 1
Change the pen colour to 10 or any other colour. The change in colour is the same as
colour effect.
set pen shade to 50
Set pen shade to 50%.
Event Block
when clicked
Block begin program execution. The program executes if the green flag is pressed.
when space key pressed
Block keyboard control. It is executed if a key chosen from the drop-down menu is
pressed.
when this sprite clicked
Block Mouse control. It is executed if you click a sprite with the mouse.
148

