|
eolib 0.5.0
A core C library for writing applications related to Endless Online
|
#include <protocol.h>
Data Fields | |
| EoSerialize | _eo |
| Direction | direction |
| int32_t | timestamp |
| Coords | coords |
Common data between walk packets
Definition at line 1320 of file protocol.h.
| EoSerialize WalkAction::_eo |
Definition at line 1321 of file protocol.h.
| Coords WalkAction::coords |
Definition at line 1324 of file protocol.h.
| Direction WalkAction::direction |
Definition at line 1322 of file protocol.h.
| int32_t WalkAction::timestamp |
Definition at line 1323 of file protocol.h.