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

#include <protocol.h>

Data Fields

EoSerialize _eo
int32_t x
int32_t y

Detailed Description

Map coordinates

Definition at line 753 of file protocol.h.

Field Documentation

◆ _eo

EoSerialize Coords::_eo

Definition at line 754 of file protocol.h.

◆ x

int32_t Coords::x

Definition at line 755 of file protocol.h.

◆ y

int32_t Coords::y

Definition at line 756 of file protocol.h.


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