Show / Hide Table of Contents

Class PTHexCorner

Values for CellCorner when working with PointyTopped hexes

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

Fields

Down

Declaration
public const PTHexCorner Down
Field Value
Type Description
PTHexCorner

DownLeft

Declaration
public const PTHexCorner DownLeft
Field Value
Type Description
PTHexCorner

DownRight

Declaration
public const PTHexCorner DownRight
Field Value
Type Description
PTHexCorner

Up

Declaration
public const PTHexCorner Up
Field Value
Type Description
PTHexCorner

UpLeft

Declaration
public const PTHexCorner UpLeft
Field Value
Type Description
PTHexCorner

UpRight

Declaration
public const PTHexCorner UpRight
Field Value
Type Description
PTHexCorner

value__

Declaration
public int value__
Field Value
Type Description
System.Int32

Extension Methods

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