Chapter 3 – Building Our First Game – Breakout

Q1 When adding the physics engine in your code, which functions are valid to add to your application?

4

Q2 Which is correct when adding an event listener?

4

Q3 What is the correct way to have the following display object transition to x = 300, y = 150, and have the alpha changed to 0.5, in 2 seconds?

1