GameState Class Reference

#include <GameState.h>

List of all members.

Public Member Functions

 GameState ()

Private Attributes

int id
int some
int foo


Constructor & Destructor Documentation

GameState::GameState (  ) 

00018                      {
00019         some = 1234;
00020         foo = 213;
00021 }


Member Data Documentation

int GameState::id [private]

int GameState::some [private]

int GameState::foo [private]


The documentation for this class was generated from the following files:
Generated on Thu Apr 17 13:19:28 2008 for ITM OverSim by  doxygen 1.5.3