CGame.h File Reference

Header file of the game. More...

#include "CWindow.h"
#include "CTimer.h"
#include "COptions.h"
#include "CDisplay.h"
#include "CInput.h"
#include "CDrawGame.h"
#include "CWinner.h"
#include "CVictory.h"
#include "CMatch.h"
#include "CScores.h"
#include "CMenu.h"
#include "CSound.h"
#include "CMenuYesNo.h"
#include "CTitle.h"
#include "CControls.h"
#include "CDemo.h"

Include dependency graph for CGame.h:

This graph shows which files directly or indirectly include this file:


Classes

class  CGame
 The main window class of Bombermaaan. More...

Enumerations

enum  ENetworkMode { NETWORKMODE_LOCAL, NETWORKMODE_SERVER, NETWORKMODE_CLIENT }

Variables

ENetworkMode NetworkMode
SOCKET MySocket
SOCKET ClientSocket

Detailed Description

Header file of the game.


Enumeration Type Documentation

Enumerator:
NETWORKMODE_LOCAL 
NETWORKMODE_SERVER 
NETWORKMODE_CLIENT 


Variable Documentation


Generated on Sat Oct 18 12:26:38 2008 for Bombermaaan by  doxygen 1.5.5
Visit the Bombermaaan project page
SourceForge.net Logo