INF2004-Project v0.1
 
Loading...
Searching...
No Matches
maze_point Struct Reference

This struct contains the coordinates of a point. More...

#include <maze.h>

Data Fields

uint16_t x
 X-coordinate or column.
 
uint16_t y
 Y-coordinate or row.
 

Detailed Description

This struct contains the coordinates of a point.


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