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

#include <protocol.h>

Data Fields

EoSerialize _eo
int32_t x
int32_t y

Detailed Description

Map coordinates with 2-byte values

Definition at line 1335 of file protocol.h.

Field Documentation

◆ _eo

EoSerialize BigCoords::_eo

Definition at line 1336 of file protocol.h.

◆ x

int32_t BigCoords::x

Definition at line 1337 of file protocol.h.

◆ y

int32_t BigCoords::y

Definition at line 1338 of file protocol.h.


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