Cytopia  0.3
A city building simulation game
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
ZoneNode Struct Reference

#include <ZoneArea.hxx>

+ Collaboration diagram for ZoneNode:

Public Attributes

Point coordinate = Point::INVALID()
 
ZoneType zoneType
 
ZoneDensity zoneDensity
 
bool occupied = false
 

Detailed Description

Definition at line 8 of file ZoneArea.hxx.

Member Data Documentation

◆ coordinate

Point ZoneNode::coordinate = Point::INVALID()

Definition at line 10 of file ZoneArea.hxx.

◆ occupied

bool ZoneNode::occupied = false

Definition at line 13 of file ZoneArea.hxx.

◆ zoneDensity

ZoneDensity ZoneNode::zoneDensity

Definition at line 12 of file ZoneArea.hxx.

◆ zoneType

ZoneType ZoneNode::zoneType

Definition at line 11 of file ZoneArea.hxx.


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