Pacman Torben Petré
Loading...
Searching...
No Matches
Score.h File Reference
#include <fstream>
#include <utility>
#include <vector>
#include "Observer.h"
Include dependency graph for Score.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  logic::ScoreEntry
class  logic::Score

Namespaces

namespace  logic

Variables

constexpr int logic::SCORE_DECAY = 10
constexpr int logic::GHOST_POINTS = 200
constexpr int logic::LEVEL_CLEAR_POINTS = 500
constexpr int logic::BASE_COIN_POINTS = 10