Adonthell  0.4
path::area_coord Struct Reference

(x, y) coordinates of a point on a submap. More...

#include <path.h>

Public Attributes

u_int16 x
 X position. More...
 
u_int16 y
 Y position. More...
 

Detailed Description

(x, y) coordinates of a point on a submap.

Definition at line 69 of file path.h.

Member Data Documentation

§ x

u_int16 path::area_coord::x

X position.

Definition at line 75 of file path.h.

§ y

u_int16 path::area_coord::y

Y position.

Definition at line 81 of file path.h.


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