Created by Scott Robert Ladd at Coyote Gulch Productions.
#include <maze.h>
Inheritance diagram for libcoyotl::maze::architect:

| virtual void libcoyotl::maze::architect::create_floor_plan | ( | maze & | a_target | ) | [pure virtual] |
This method "draws" in the given maze object, creating the floor plan.
| a_target | - The maze that will be "architected". |
Implemented in libcoyotl::recursive_maze_architect.
Retrieves the two-dimensional maze containing the cells for a maze. This function provides direct read-write access to the cell data.
| a_target | - The target maze |
© 1996-2005 Scott Robert Ladd. All rights reserved.
HTML documentation generated by Dimitri van Heesch's excellent Doxygen tool.