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

The Server.hpp. More...

#include "utils/Jetpack.hpp"

Go to the source code of this file.

Data Structures

class  Server
 A class that represents the server. More...
 

Macros

#define MAX_HEIGHT   (_map.size() - 1)
 
#define MIN_HEIGHT   0
 

Variables

constexpr int START_FD = 4
 
constexpr double GRAVITY = 9.81
 
constexpr double JETPACK_SPEED = 10.0
 
constexpr double PLAYER_SPEED = 5.0
 
constexpr char INVALID_PSEUDO_CHARACTERS [] = ":| \t\n\r"
 

Detailed Description

The Server.hpp.

Author
Christophe VANDEVOIR, Guillaume LECOCQ and Nicolas TORO