After doing all parts of the lesson you should be able to answer these questions.
Write down the answers first. Click the to check your answer.
When an event occurs, the program will only handle the event if you have added an event ______
What are some exwamples of events?
True or False: Handling events is just one way to make a program interactive.
In additon to mouse and keyboard events what other events can occur?
The collision listener has 2 arguments. They are both ____ of objects.
When you drag the mouseClicked event listener into the code there is a list of tiles to the right as shown below. What is the purpose of these tiles?
How do you create a listener for a collision?
Please review the material for any questions you miss.