|
My Project
|
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. | |
A packet to handle the entity movements.
1.8.17