Crossfire Server, Branch 1.12  R12190
Data Fields
map_cell_struct Struct Reference

One map cell, as sent to the client. More...

#include <newserver.h>

Data Fields

int darkness
uint16 faces [MAP_LAYERS]
uint16 smooth [MAP_LAYERS]

Detailed Description

One map cell, as sent to the client.

Definition at line 59 of file newserver.h.


Field Documentation

Definition at line 62 of file newserver.h.

Referenced by map_clearcell().

Definition at line 60 of file newserver.h.

Referenced by map2_add_ob(), map2_delete_layer(), and map_clearcell().

Definition at line 61 of file newserver.h.


The documentation for this struct was generated from the following file: