Created by Scott Robert Ladd at Coyote Gulch Productions.
A row-column position in the maze. More...
#include <maze.h>
Public Attributes | |
size_t | m_row |
Row coordinate. | |
size_t | m_col |
Column coordinate. | |
A simple structure defining a row-column coordinate in a maze.
© 1996-2005 Scott Robert Ladd. All rights reserved.
HTML documentation generated by Dimitri van Heesch's excellent Doxygen tool.