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

#include <Map.hxx>

+ Collaboration diagram for NeighborNode:

Public Attributes

MapNodepNode
 pointer to the mapNode More...
 
NeighborNodesPosition position
 Enum of the position of this node the origin node. More...
 

Detailed Description

Definition at line 15 of file Map.hxx.

Member Data Documentation

◆ pNode

MapNode* NeighborNode::pNode

pointer to the mapNode

Definition at line 18 of file Map.hxx.

◆ position

NeighborNodesPosition NeighborNode::position

Enum of the position of this node the origin node.

Definition at line 20 of file Map.hxx.


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