eolib 0.5.0
A core C library for writing applications related to Endless Online
Loading...
Searching...
No Matches
MapGraphicLayer Struct Reference

#include <protocol.h>

Data Fields

EoSerialize _eo
size_t graphic_rows_length
MapGraphicRowgraphic_rows

Detailed Description

A layer of map graphics

Definition at line 934 of file protocol.h.

Field Documentation

◆ _eo

EoSerialize MapGraphicLayer::_eo

Definition at line 935 of file protocol.h.

◆ graphic_rows

MapGraphicRow* MapGraphicLayer::graphic_rows

Definition at line 937 of file protocol.h.

◆ graphic_rows_length

size_t MapGraphicLayer::graphic_rows_length

Definition at line 936 of file protocol.h.


The documentation for this struct was generated from the following file: