Uses of Package
lab1

Classes in lab1 used by lab1
Constants
          Provides a fixed size for various games.
GameController
          The controller class of the framework.
GameModel
          Common superclass for all game model classes.
GameOverException
          Thrown by GameModel.doCommand at game termination.
GameTile
          A game tile manages painting of a special area of the screen.
GameView
          A view Component suitable for inclusion in an AWT Frame.
GoldModel.Directions
           
IGameFactory
          Factory interface for available games.
Position
          Immutable class describing integer 2D-points.