Pac-Man
|
A structure holds important informations for view. More...
#include <SDisplayInfo.h>
Public Attributes | |
unsigned int | level_ |
current level | |
unsigned int | lives_ |
current amount of players lives | |
EGameState | gameState_ |
current game state | |
EGameMode | gameMode_ |
current game mode | |
unsigned int | score_ |
current score | |
unsigned int | bonusesPicked_ |
current amount of picked bonuses in this level | |
unsigned int | possibleBonusesToPick_ |
possible amount of bonuses that can be picked | |
A structure holds important informations for view.