Pacman Torben Petré
Loading...
Searching...
No Matches
logic::DifficultySpecs Struct Reference

#include <Difficulty.h>

Public Attributes

int fruitSpriteOffset
int fruitPoints
float pacmanSpeed
float ghostSpeed
float frighenedGhostSpeed
float frightenedTime
int flashesh

Detailed Description

Helper struct which holds specific difficulty values. Is mapped against difficulties (in numbers) in the Difficulty::difficultyMap.

Member Data Documentation

◆ flashesh

int logic::DifficultySpecs::flashesh

◆ frighenedGhostSpeed

float logic::DifficultySpecs::frighenedGhostSpeed

◆ frightenedTime

float logic::DifficultySpecs::frightenedTime

◆ fruitPoints

int logic::DifficultySpecs::fruitPoints

◆ fruitSpriteOffset

int logic::DifficultySpecs::fruitSpriteOffset

◆ ghostSpeed

float logic::DifficultySpecs::ghostSpeed

◆ pacmanSpeed

float logic::DifficultySpecs::pacmanSpeed

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