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

#include <protocol.h>

Data Fields

EoSerialize _eo
int32_t x
int32_t graphic

Detailed Description

A single tile in a row of map graphics

Definition at line 905 of file protocol.h.

Field Documentation

◆ _eo

EoSerialize MapGraphicRowTile::_eo

Definition at line 906 of file protocol.h.

◆ graphic

int32_t MapGraphicRowTile::graphic

Definition at line 908 of file protocol.h.

◆ x

int32_t MapGraphicRowTile::x

Definition at line 907 of file protocol.h.


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