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

#include <protocol.h>

Data Fields

EoSerialize _eo
uint8_t x
uint8_t y

Detailed Description

Map coordinates with raw 1-byte values

Definition at line 1306 of file protocol.h.

Field Documentation

◆ _eo

EoSerialize ByteCoords::_eo

Definition at line 1307 of file protocol.h.

◆ x

uint8_t ByteCoords::x

Definition at line 1308 of file protocol.h.

◆ y

uint8_t ByteCoords::y

Definition at line 1309 of file protocol.h.


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