Package greenfoot

Class Summary
Actor An Actor is an object that exists in the Greenfoot world.
Greenfoot This utility class provides methods to control the simulation and interact with the system.
GreenfootImage An image to be shown on screen.
GreenfootSound Represents audio that can be played in Greenfoot.
MouseInfo This class contains information about the current status of the mouse.
World World is the world that Actors live in.
 



Greenfoot homepage