

The image file, duke12.png, is assigned to the variable image1. Image1 = new GreenfootImage("duke12.png") Mark for Review What does the following programming statement mean? Which class holds the method that ends a Greenfoot game? Mark for Reviewġ4. In Greenfoot, which method checks if a key on the keyboard has been pressed? Mark for Reviewġ2. In Greenfoot what command would you use to detect if a mouse has been clicked on an actor? Mark for Review Passing a paramater in a constructor to set an initial speed. From your Greenfoot lessons, which one of the following is an example of when an abstraction technique is used? Mark for Review When you take an Object of one particular type and turn it into another Object type. In Greenfoot modifying an actors constructor to accept an initial speed is a form of abstraction? Mark for ReviewĨ. In Greenfoot, what types of values cannot be stored in a local variable? Mark for Reviewħ. The condition becomes false after one minute of executions.Ħ. If an end to a while loop is not established, what happens? Mark for Review Use your Greenfoot knowledge: An array object holds a single variable. To execute a method in your Greenfoot game, where is it called from? Mark for ReviewĤ.

Defined methods are methods that are only created by the Greenfoot development team? Mark for Reviewģ. Which actor method is used to detect a simple collision? Mark for Review
