Procedural Hexagon Grid Framework
 All Classes Namespaces Functions
PHG.Cell Struct Reference

Cell struct, used for coordinates. More...

Public Member Functions

 Cell (int x, int y)
 Initializes a new instance of the class.
 
override string ToString ()
 

Public Attributes

int X
 
int Y
 
int Z
 

Detailed Description

Cell struct, used for coordinates.


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