Atrinik Server 2.5
Data Fields
Map Struct Reference

#include <newserver.h>

Data Fields

struct MapCell_struct cells [MAP_CLIENT_X][MAP_CLIENT_Y]

Detailed Description

One map for a player.

Definition at line 147 of file newserver.h.


Field Documentation

struct MapCell_struct Map::cells[MAP_CLIENT_X][MAP_CLIENT_Y]

The map cells.

Definition at line 150 of file newserver.h.


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