Class PTHexDir
Values for CellDir when working with PointyTopped hexes
Inheritance
System.Object
PTHexDir
Assembly: Sylves.dll
Syntax
public sealed class PTHexDir : Enum
Fields
DownLeft
Declaration
public const PTHexDir DownLeft
Field Value
DownRight
Declaration
public const PTHexDir DownRight
Field Value
Left
Declaration
public const PTHexDir Left
Field Value
Right
Declaration
public const PTHexDir Right
Field Value
UpLeft
Declaration
public const PTHexDir UpLeft
Field Value
UpRight
Declaration
public const PTHexDir UpRight
Field Value
value__
Declaration
Field Value
Type |
Description |
System.Int32 |
|
Extension Methods