Unnamed Package


  • Classes
    Class
    Description
    Animal.
    A Counter class that allows you to display a numerical value on screen.
    This class can be used to read animated gif image files and extract the individual images of the animation sequence.
    A Label class that allows you to display a textual value on screen.
    An actor class that can display a scoreboard, using Greenfoot's UserInfo class.
    A simple timer class that allows you to keep track of how much time has passed between events.
    A variation of an actor that maintains a precise location (using doubles for the co-ordinates instead of ints).