path::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
u_int16 path::path::area_coord::x |
X position.
Definition at line 71 of file path.h.
u_int16 path::path::area_coord::y |
Y position.
Definition at line 77 of file path.h.
The documentation for this struct was generated from the following file: