Zappy - Year end project 2
This is a project that Epitech asked us to create in order to allow us to reveiw the notions of the current year.
Loading...
Searching...
No Matches
Data Fields
ressources_s Struct Reference

A structure to count ressources in the game. More...

#include <server_handler.h>

Collaboration diagram for ressources_s:
Collaboration graph

Data Fields

int food_nb
 
int linemate_nb
 
int deraumere_nb
 
int sibur_nb
 
int mendiane_nb
 
int phiras_nb
 
int thystame_nb
 

Detailed Description

A structure to count ressources in the game.

Parameters
food_nb
linemate_nb
deraumere_nb
sibur_nb
mendiane_nb
phiras_nb
thystame_nb

Definition at line 53 of file server_handler.h.

Field Documentation

◆ deraumere_nb

int ressources_s::deraumere_nb

Definition at line 56 of file server_handler.h.

◆ food_nb

int ressources_s::food_nb

Definition at line 54 of file server_handler.h.

◆ linemate_nb

int ressources_s::linemate_nb

Definition at line 55 of file server_handler.h.

◆ mendiane_nb

int ressources_s::mendiane_nb

Definition at line 58 of file server_handler.h.

◆ phiras_nb

int ressources_s::phiras_nb

Definition at line 59 of file server_handler.h.

◆ sibur_nb

int ressources_s::sibur_nb

Definition at line 57 of file server_handler.h.

◆ thystame_nb

int ressources_s::thystame_nb

Definition at line 60 of file server_handler.h.


The documentation for this struct was generated from the following file: