Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 662 Bytes

events.md

File metadata and controls

20 lines (11 loc) · 662 Bytes
description
Events Blocks: Blocks that program the canvas to respond

Events

Program an action after the canvas loads

Program an action after a sprite is clicked

Program an action to happen when two sprites collide

Program an action when a sprite collides with an edge of the canvas

Program an action when the user touches the canvas

Program an action when the user stops dragging the sprite