Crossfire Client, Trunk
Public Attributes | List of all members
Map Struct Reference

#include <mapdata.h>

Collaboration diagram for Map:
Collaboration graph

Public Attributes

struct MapCell ** _cells
 
int height
 
int width
 

Detailed Description

Definition at line 73 of file mapdata.h.

Member Data Documentation

◆ _cells

struct MapCell** Map::_cells

Definition at line 75 of file mapdata.h.

Referenced by mapdata_cell(), and mapdata_free().

◆ height

int Map::height

◆ width

int Map::width

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