Random map layout


Defines

#define ONION_LAYOUT   1
#define MAZE_LAYOUT   2
#define SPIRAL_LAYOUT   3
#define ROGUELIKE_LAYOUT   4
#define SNAKE_LAYOUT   5
#define SQUARE_SPIRAL_LAYOUT   6
#define NROFLAYOUTS   6

Define Documentation

#define MAZE_LAYOUT   2

Definition at line 91 of file random_map.h.

#define NROFLAYOUTS   6

Definition at line 96 of file random_map.h.

#define ONION_LAYOUT   1

Definition at line 90 of file random_map.h.

#define ROGUELIKE_LAYOUT   4

Definition at line 93 of file random_map.h.

#define SNAKE_LAYOUT   5

Definition at line 94 of file random_map.h.

#define SPIRAL_LAYOUT   3

Definition at line 92 of file random_map.h.

#define SQUARE_SPIRAL_LAYOUT   6

Definition at line 95 of file random_map.h.


Generated on Thu Mar 25 23:27:54 2010 for Crossfire Server, Branch 1.12 by  doxygen 1.5.8