Show / Hide Table of Contents

Class FTHexCorner

Values for CellCorner when working with FlatTopped hexes

Inheritance
System.Object
FTHexCorner
Namespace: Sylves
Assembly: Sylves.dll
Syntax
public sealed class FTHexCorner : Enum

Fields

DownLeft

Declaration
public const FTHexCorner DownLeft
Field Value
Type Description
FTHexCorner

DownRight

Declaration
public const FTHexCorner DownRight
Field Value
Type Description
FTHexCorner

Left

Declaration
public const FTHexCorner Left
Field Value
Type Description
FTHexCorner

Right

Declaration
public const FTHexCorner Right
Field Value
Type Description
FTHexCorner

UpLeft

Declaration
public const FTHexCorner UpLeft
Field Value
Type Description
FTHexCorner

UpRight

Declaration
public const FTHexCorner UpRight
Field Value
Type Description
FTHexCorner

value__

Declaration
public int value__
Field Value
Type Description
System.Int32

Extension Methods

HexDirExtensions.GetPosition(FTHexCorner)
In This Article
Back to top Generated by DocFX