Steam Fort 0.5
Public Attributes

Cell Struct Reference

Contains all data for map cell. More...

#include <map.hpp>

List of all members.

Public Attributes

int ch
TCODColor color
TCODColor bgcolor
bool walkable
bool transparent
int mob
TCODList< int > items
TCODList< int > hitems
int building
int landtype
float height
bool visited

Detailed Description

Contains all data for map cell.


Member Data Documentation

TCODColor Cell::bgcolor
int Cell::ch
TCODColor Cell::color
float Cell::height
TCODList<int> Cell::hitems
TCODList<int> Cell::items
int Cell::mob

The documentation for this struct was generated from the following file:
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines