Main Page | Modules | Alphabetical List | Data Structures | File List | Data Fields | Globals | Related Pages

Map Flags


Detailed Description

Special properties maps may take. These may be combined using either + (plus) or | (bitwise or).
See also:
mapdesc::flags


Defines

#define MAPFLAG_NORANDMONST   1
 No monsters are generated on this level.

#define MAPFLAG_OUTSIDE   4
 This is an outdoor area.

#define MAPFLAG_NOMONST   8
 Monsters may not this level (no pets).

#define MAPFLAG_NOTELEPORT   16
 Teleporting doesn't work here.

#define MAPFLAG_EASYDIGGING   32
 The walls here can be dug in easily.


Define Documentation

#define MAPFLAG_EASYDIGGING   32
 

The walls here can be dug in easily.

Definition at line 99 of file map.h.

#define MAPFLAG_NOMONST   8
 

Monsters may not this level (no pets).

Definition at line 95 of file map.h.

Referenced by follow_connection().

#define MAPFLAG_NORANDMONST   1
 

No monsters are generated on this level.

Definition at line 91 of file map.h.

Referenced by timepass().

#define MAPFLAG_NOTELEPORT   16
 

Teleporting doesn't work here.

Definition at line 97 of file map.h.

#define MAPFLAG_OUTSIDE   4
 

This is an outdoor area.

Definition at line 93 of file map.h.

Referenced by follow_connection().


Generated on Thu May 20 13:12:14 2004 for CalcRogue by doxygen 1.3.6