My Project
Public Types | Public Attributes | List of all members
packet_move Struct Reference

A packet to handle the entity movements. More...

#include <Move.hpp>

Public Types

enum  DIRECTION { PLUS = 1, MINUS = 2 }
 

Public Attributes

uint16_t playerId
 Id of the Entity wich move.
 
float x
 X axis.
 
float y
 Y axis.
 

Detailed Description

A packet to handle the entity movements.


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