Pac-Man
Public Attributes | List of all members
SDisplayInfo Struct Reference

A structure holds important informations for view. More...

#include <SDisplayInfo.h>

Collaboration diagram for SDisplayInfo:
Collaboration graph

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
 

Detailed Description

A structure holds important informations for view.


The documentation for this struct was generated from the following file: