Random map symetry


Defines

#define RANDOM_SYM   0
#define NO_SYM   1
#define X_SYM   2
#define Y_SYM   3
#define XY_SYM   4

Detailed Description

Symmetry definitions -- used in this file AND in treasure.c, the numerical values matter so don't change them.

Define Documentation

#define NO_SYM   1

No symmetry.

Definition at line 124 of file random_map.h.

#define RANDOM_SYM   0

Random symmetry.

Definition at line 123 of file random_map.h.

#define X_SYM   2

Vertical symmetry.

Definition at line 125 of file random_map.h.

#define XY_SYM   4

Reflection.

Definition at line 127 of file random_map.h.

#define Y_SYM   3

Horizontal symmetry.

Definition at line 126 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