|
HoverRace
2.0
|
#include "../../engine/VideoServices/VideoBuffer.h"#include "ClientSession.h"#include "Observer.h"#include "../../engine/Model/Level.h"#include "../../engine/Model/MazeElement.h"#include "../../engine/Util/Config.h"#include <math.h>
Include dependency graph for Observer.cpp:Namespaces | |
| HoverRace | |
| HoverRace::Client | |
Macros | |
| #define | MR_CHAT_EXPIRATION 20 |
| #define | NB_PLAYER_PAGE 10 |
| #define MR_CHAT_EXPIRATION 20 |
| #define NB_PLAYER_PAGE 10 |
| std::string bestLap |
| std::string chart |
| std::string chartFinish |
| std::string countdown |
| std::string curLap |
| std::string finish |
| std::string finishSingle |
| std::string firstLap |
| std::string header |
| std::string hitChart |
| std::string hitTitle |
| std::string lastLap |
| std::string rankTitle |
1.8.11