Random spiral map options


Defines

#define RANDOM_OPTIONS   0
#define REGULAR_SPIRAL   1
#define FINE_SPIRAL   2
#define FIT_SPIRAL   4
#define MAX_SPIRAL_OPT   8

Define Documentation

#define FINE_SPIRAL   2

uses the min. separation: most coiling

Definition at line 40 of file room_gen_spiral.c.

#define FIT_SPIRAL   4

scale to a rectangular region, not square

Definition at line 41 of file room_gen_spiral.c.

#define MAX_SPIRAL_OPT   8

this should be 2x the last real option

Definition at line 42 of file room_gen_spiral.c.

#define RANDOM_OPTIONS   0

Pick random options below

Definition at line 38 of file room_gen_spiral.c.

#define REGULAR_SPIRAL   1

Regular spiral--distance increases constantly

Definition at line 39 of file room_gen_spiral.c.


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