Uses of Package
gameComponents_LT3

Packages that use gameComponents_LT3
gameComponents_LT3   
 

Classes in gameComponents_LT3 used by gameComponents_LT3
GameCanvas
          This class encapsulates a very simple window in which our shooter game can be shown.
ModelListener
          This interface encapsulates a listener for a data model (that would be part of a model-view-controller architecture)
ProjectileSprite
          This class encapsulates an on-screen sprite that represents a projectile in our game.
ShooterSprite
           
Sprite
           
SpriteDataModel
          This class encapsulates a data model for our game.
TargetSprite