Overview   Project   Class   Tree   Deprecated   Index 
0 A.D.
FRAMES    NO FRAMES
SUMMARY:  INNER | FIELD | CONSTR | METHOD

ps
Enum CGame::EOG

   in Game.h

enumerated values for game status.


Field Summary
EOG_DRAW
          Game is over as a Draw by means of agreement of civilizations
EOG_LOSE
          Game is over, local player loses
EOG_NEUTRAL
          Game is in progress
EOG_SPECIAL_DRAW
          Game is over by players dying at the same time.
EOG_WIN /
          
 

Field Detail

EOG_DRAW

private EOG_DRAW
Game is over as a Draw by means of agreement of civilizations

EOG_LOSE

private EOG_LOSE
Game is over, local player loses

EOG_NEUTRAL

private EOG_NEUTRAL
Game is in progress

EOG_SPECIAL_DRAW

private EOG_SPECIAL_DRAW
Game is over by players dying at the same time...?

EOG_WIN

private EOG_WIN /

 Overview   Project   Class   Tree   Deprecated   Index 
0 A.D.
Generated on September 04, 2007 at 18:13
CppDoc v2.4.0
FRAMES    NO FRAMES
SUMMARY:  INNER | FIELD | CONSTR | METHOD