Motion
Looks
Events
Control
Sensing
move xxx steps
turn right 15 degrees
turn left 15 degrees
go to x: xxx y: xxx
go to random position
go to mouse pointer
go to sprite
point in direction xxx
point to mouse
point to sprite
change x by xxx
set x to xxx
change y by xxx
set y to xxx
if on edge, bounce
x position
y position
direction
stage min X
stage max X
stage min Y
stage max Y
image
circle
box
text
random color
show
hide
send to front
send to back
backdrop(" ")
backdropColor(" ")
when clicked
when mouse moved
on mouse down
when key pressed
repeat 10
forever
every 1 second
mouse down
mouse X position
mouse Y position
touching mouse pointer
touching image (collision)

x: 0, y: 0