Pen down

Pen_Bricks_html_96983da7eb3f099e.png

Puts down sprite's pen, so the sprite will draw as it moves.

Pen up

Pen_Bricks_html_c221bdf600f925ec.png

Pulls up sprite's pen, so it won't draw as it moves.

Set pen size to (4)

Pen_Bricks_html_209ce9cac30209ea.png

Sets pen's thickness.

Set pen color to Red (0.0) Green (0.0) Blue (255.0)

Screenshot_20190828-173036_Pocket Code.jpg

Sets pen's color, based on choice from RGB values.

Stamp

Pen_Bricks_html_75e477403c2e000d.png

Stamps the sprite's image onto the Stage.

Clear

Pen_Bricks_html_4fa7ddca5d2d8f53.png

Clears all pen marks and stamps from the Stage.