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

Game parameters are all the parameters loaded from config file. More...

#include <SGameParameters.h>

Collaboration diagram for SGameParameters:
Collaboration graph

Public Attributes

EGameMode gameMode_
 game mode
 
float ghostSpeedCoeficient_
 ghost speed coeficient
 
int neutralTimeLength_
 neutral game time length
 
unsigned int huntOnGhostsTimeLength_
 hunt on ghosts time length
 
unsigned int huntOnPlayerTimeLength_
 hunt on player time length
 
unsigned int probabilityOfMovingBonus_
 time of the moving bonus to generate
 

Detailed Description

Game parameters are all the parameters loaded from config file.


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