|
Atrinik Client 2.5
|
#include <map.h>
Data Fields | |
| uint8 | quick_pos [MAX_LAYERS+1] |
| char | pcolor [MAX_LAYERS+1][COLOR_BUF] |
| uint8 | probe [MAX_LAYERS+1] |
| uint8 | darkness |
| uint8 | flags [MAX_LAYERS+1] |
| uint8 | draw_double [MAX_LAYERS+1] |
| uint8 | alpha [MAX_LAYERS+1] |
| sint16 | faces [MAX_LAYERS+1] |
| sint16 | height [MAX_LAYERS+1] |
| sint16 | zoom [MAX_LAYERS+1] |
| sint16 | align [MAX_LAYERS+1] |
| sint16 | rotate [MAX_LAYERS+1] |
| uint8 | infravision [MAX_LAYERS+1] |
| uint32 | stretch |
| char | pname [MAX_LAYERS+1][64] |
| sint16 MapCell::align[MAX_LAYERS+1] |
| uint8 MapCell::alpha[MAX_LAYERS+1] |
| uint8 MapCell::draw_double[MAX_LAYERS+1] |
| sint16 MapCell::faces[MAX_LAYERS+1] |
| uint8 MapCell::flags[MAX_LAYERS+1] |
| sint16 MapCell::height[MAX_LAYERS+1] |
| uint8 MapCell::infravision[MAX_LAYERS+1] |
| char MapCell::pcolor[MAX_LAYERS+1][COLOR_BUF] |
| char MapCell::pname[MAX_LAYERS+1][64] |
| uint8 MapCell::probe[MAX_LAYERS+1] |
| uint8 MapCell::quick_pos[MAX_LAYERS+1] |
| sint16 MapCell::rotate[MAX_LAYERS+1] |
| sint16 MapCell::zoom[MAX_LAYERS+1] |
1.7.4