#include <rm.h>
Public Member Functions |
| Bitfield (has_shop, 1) |
| Bitfield (has_vault, 1) |
| Bitfield (has_zoo, 1) |
| Bitfield (has_court, 1) |
| Bitfield (has_morgue, 1) |
| Bitfield (has_garden, 1) |
| Bitfield (has_beehive, 1) |
| Bitfield (has_barracks, 1) |
| Bitfield (has_temple, 1) |
| Bitfield (has_lemurepit, 1) |
| Bitfield (has_swamp, 1) |
| Bitfield (noteleport, 1) |
| Bitfield (hardfloor, 1) |
| Bitfield (nommap, 1) |
| Bitfield (hero_memory, 1) |
| Bitfield (shortsighted, 1) |
| Bitfield (graveyard, 1) |
| Bitfield (is_maze_lev, 1) |
| Bitfield (stormy, 1) |
| Bitfield (is_cavernous_lev, 1) |
| Bitfield (arboreal, 1) |
Data Fields |
uchar | nfountains |
uchar | nsinks |
Member Function Documentation
levelflags::Bitfield |
( |
has_shop |
, |
|
|
1 |
|
|
) |
| |
levelflags::Bitfield |
( |
arboreal |
, |
|
|
1 |
|
|
) |
| |
levelflags::Bitfield |
( |
is_cavernous_lev |
, |
|
|
1 |
|
|
) |
| |
levelflags::Bitfield |
( |
stormy |
, |
|
|
1 |
|
|
) |
| |
levelflags::Bitfield |
( |
is_maze_lev |
, |
|
|
1 |
|
|
) |
| |
levelflags::Bitfield |
( |
graveyard |
, |
|
|
1 |
|
|
) |
| |
levelflags::Bitfield |
( |
shortsighted |
, |
|
|
1 |
|
|
) |
| |
levelflags::Bitfield |
( |
hero_memory |
, |
|
|
1 |
|
|
) |
| |
levelflags::Bitfield |
( |
nommap |
, |
|
|
1 |
|
|
) |
| |
levelflags::Bitfield |
( |
hardfloor |
, |
|
|
1 |
|
|
) |
| |
levelflags::Bitfield |
( |
noteleport |
, |
|
|
1 |
|
|
) |
| |
levelflags::Bitfield |
( |
has_swamp |
, |
|
|
1 |
|
|
) |
| |
levelflags::Bitfield |
( |
has_lemurepit |
, |
|
|
1 |
|
|
) |
| |
levelflags::Bitfield |
( |
has_temple |
, |
|
|
1 |
|
|
) |
| |
levelflags::Bitfield |
( |
has_barracks |
, |
|
|
1 |
|
|
) |
| |
levelflags::Bitfield |
( |
has_beehive |
, |
|
|
1 |
|
|
) |
| |
levelflags::Bitfield |
( |
has_garden |
, |
|
|
1 |
|
|
) |
| |
levelflags::Bitfield |
( |
has_morgue |
, |
|
|
1 |
|
|
) |
| |
levelflags::Bitfield |
( |
has_court |
, |
|
|
1 |
|
|
) |
| |
levelflags::Bitfield |
( |
has_zoo |
, |
|
|
1 |
|
|
) |
| |
levelflags::Bitfield |
( |
has_vault |
, |
|
|
1 |
|
|
) |
| |
Field Documentation
The documentation for this struct was generated from the following file: