Pac-Man
|
Game parameters are all the parameters loaded from config file. More...
#include <SGameParameters.h>
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 | |
Game parameters are all the parameters loaded from config file.