|
eolib 0.5.0
A core C library for writing applications related to Endless Online
|
#include <protocol.h>
Data Fields | |
| EoSerialize | _eo |
| size_t | graphic_rows_length |
| MapGraphicRow * | graphic_rows |
A layer of map graphics
Definition at line 934 of file protocol.h.
| EoSerialize MapGraphicLayer::_eo |
Definition at line 935 of file protocol.h.
| MapGraphicRow* MapGraphicLayer::graphic_rows |
Definition at line 937 of file protocol.h.
| size_t MapGraphicLayer::graphic_rows_length |
Definition at line 936 of file protocol.h.