|
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 |
| MapTileSpecRowTile * | tiles |
A row of tilespecs
Definition at line 861 of file protocol.h.
| EoSerialize MapTileSpecRow::_eo |
Definition at line 862 of file protocol.h.
| MapTileSpecRowTile* MapTileSpecRow::tiles |
Definition at line 865 of file protocol.h.
| size_t MapTileSpecRow::tiles_length |
Definition at line 864 of file protocol.h.
| int32_t MapTileSpecRow::y |
Definition at line 863 of file protocol.h.