|
Jetpack documentation 1.0.0
|
The Client.hpp. More...
#include "client/Player.hpp"#include "client/Coin.hpp"#include "client/Trap.hpp"#include "utils/PositionHash.hpp"Go to the source code of this file.
Data Structures | |
| class | Client |
| A class that represents the client. More... | |
Macros | |
| #define | NB_LINES _map.size() /* The number of lines in the map */ |
| #define | RATIO (WINDOW_HEIGHT / static_cast<float>(NB_LINES)) /* The size of a tile */ |
The Client.hpp.