Created by Scott Robert Ladd at Coyote Gulch Productions.
#include <maze.h>
|
Creates a new cell. The wall references are initially NULL (they do not point to any walls). |
|
Creates a new cell with the same state as an existing one.
|
|
Destroys an existing cell; does nothing in this class, but might be required for a derived cell type. |
|
Assigns the state of one cell to another.
|
© 1996-2005 Scott Robert Ladd. All rights reserved.
HTML documentation generated by Dimitri van Heesch's excellent Doxygen tool.