|
eolib 0.5.0
A core C library for writing applications related to Endless Online
|
#include <protocol.h>
Data Fields | |
| EoSerialize | _eo |
| int32_t | y |
| size_t | tiles_length |
| MapWarpRowTile * | tiles |
A row of warp entities
Definition at line 890 of file protocol.h.
| EoSerialize MapWarpRow::_eo |
Definition at line 891 of file protocol.h.
| MapWarpRowTile* MapWarpRow::tiles |
Definition at line 894 of file protocol.h.
| size_t MapWarpRow::tiles_length |
Definition at line 893 of file protocol.h.
| int32_t MapWarpRow::y |
Definition at line 892 of file protocol.h.