#include <stdio.h>
Go to the source code of this file.
Enumerations | |
enum | Direction { North, South, East, West } |
Functions | |
void | PrintIndent (int indent) |
void PrintIndent | ( | int | indent | ) |
Definition at line 5 of file global.cpp.
Referenced by Wall::Print(), Room::Print(), ObjectLink::Print(), ObjectArray::Print(), Object::Print(), MazeGame::Print(), Maze::Print(), MapSite::Print(), Door::Print(), and BombedWall::Print().