My Project
Public Attributes | List of all members
packet_new_entity Struct Reference

A packet to handle a new entity informations. More...

#include <NewEntity.hpp>

Public Attributes

uint16_t id
 id of new entity;
 
float positionX
 x position of new entity;
 
float positionY
 y position of new entity;
 
uint16_t direction
 direction of new entity;
 
std::size_t type
 type of entity;
 
int clientId
 id of client
 
int health
 health of new entity;
 
int score
 score of new entity;
 

Detailed Description

A packet to handle a new entity informations.


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