Atrinik Client 2.5
Data Fields
Map Struct Reference

#include <map.h>

Data Fields

struct MapCell cells [MAP_MAX_SIZE][MAP_MAX_SIZE]

Detailed Description

Map structure.

Definition at line 158 of file map.h.


Field Documentation

struct MapCell Map::cells[MAP_MAX_SIZE][MAP_MAX_SIZE]

Map cells.

Definition at line 161 of file map.h.


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