CTanksApp
Up

Purpose:
MFC framework class. Launches the game dialog and holds the single instance of the game components.
Methods:
BOOL StartGameThreads () - Fires the Game manager and Comm. manager objects.
void EndGameThreads () - Shutdown the Game manager and Comm. manager objects.
 

Back Home Up Next