Uses of Class
game.CGameCanvas

Packages that use CGameCanvas
game.application Contains both an applet and a frame, both implementing IGameApplication and containing a CGameCanvas. 
 

Uses of CGameCanvas in game.application
 

Fields in game.application declared as CGameCanvas
(package private)  CGameCanvas CGameApplet.m_game
           
private  CGameCanvas CGameFrame.m_gameCanvas