Jetpack documentation 1.0.0
Loading...
Searching...
No Matches
Client.hpp File Reference

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 */
 

Detailed Description

The Client.hpp.

Author
Christophe VANDEVOIR, Guillaume LECOCQ and Nicolas TORO