Adonthell 0.4
path::area_coord Struct Reference

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

#include <path.h>

List of all members.

Public Attributes

u_int16 x
 X position.
u_int16 y
 Y position.

Detailed Description

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

Definition at line 65 of file path.h.


Member Data Documentation

X position.

Definition at line 71 of file path.h.

Y position.

Definition at line 77 of file path.h.


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