Uses of Package
game.application

Packages that use game.application
game Root package, contains IGame and IGameDisplay interfaces, and CGameCanvas and CGameLoop classes. 
game.application Contains both an applet and a frame, both implementing IGameApplication and containing a CGameCanvas. 
 

Classes in game.application used by game
IGameApplication
          This interface declares resource loading functions.
 

Classes in game.application used by game.application
IGameApplication
          This interface declares resource loading functions.