Package game.application

Contains both an applet and a frame, both implementing IGameApplication and containing a CGameCanvas.

See:
          Description

Interface Summary
IGameApplication This interface declares resource loading functions.
 

Class Summary
CGameApplet The application as an applet.
CGameFrame The application as a standalone app.
 

Package game.application Description

Contains both an applet and a frame, both implementing IGameApplication and containing a CGameCanvas.