MapSpace Struct Reference
#include <map.h>
Detailed Description
This structure contains all information related to one map square.
Definition at line 277 of file map.h.
Field Documentation
Lowest object on this space.
Definition at line 278 of file map.h.
Face objects for the layers.
Definition at line 280 of file map.h.
Flags about this space (see the P_ values above).
Definition at line 281 of file map.h.
How much light this space provides.
Definition at line 282 of file map.h.
What movement types this space blocks.
Definition at line 283 of file map.h.
What movement types are activated.
Definition at line 286 of file map.h.
What movement types are activated.
Definition at line 285 of file map.h.
What movement types this space slows.
Definition at line 284 of file map.h.
Highest object on this space.
Definition at line 279 of file map.h.
The documentation for this struct was generated from the following file:
- /home/leaf/crossfire/server/branches/1.12/include/map.h