Table of Contents

Class TileAdjacencyMask

Namespace
Fantas
Assembly
Fantas.dll

Tile Adjacency Mask

public sealed class TileAdjacencyMask : Enum
Inheritance
TileAdjacencyMask

Fields

All

All

public const TileAdjacencyMask All = 255

Field Value

TileAdjacencyMask

Down

Down

public const TileAdjacencyMask Down = 16

Field Value

TileAdjacencyMask

DownEdge

DownEdge

public const TileAdjacencyMask DownEdge = 199

Field Value

TileAdjacencyMask

HexFlatAll

HexFlatAll

public const TileAdjacencyMask HexFlatAll = 63

Field Value

TileAdjacencyMask

HexFlatDown

HexFlatDown

public const TileAdjacencyMask HexFlatDown = 8

Field Value

TileAdjacencyMask

HexFlatLowerLeft

HexFlatLowerLeft

public const TileAdjacencyMask HexFlatLowerLeft = 16

Field Value

TileAdjacencyMask

HexFlatLowerRight

HexFlatLowerRight

public const TileAdjacencyMask HexFlatLowerRight = 4

Field Value

TileAdjacencyMask

HexFlatUp

HexFlatUp

public const TileAdjacencyMask HexFlatUp = 1

Field Value

TileAdjacencyMask

HexFlatUpperLeft

HexFlatUpperLeft

public const TileAdjacencyMask HexFlatUpperLeft = 32

Field Value

TileAdjacencyMask

HexFlatUpperRight

HexFlatUpperRight

public const TileAdjacencyMask HexFlatUpperRight = 2

Field Value

TileAdjacencyMask

HexPointyAll

HexPointyAll

public const TileAdjacencyMask HexPointyAll = 63

Field Value

TileAdjacencyMask

HexPointyLeft

HexPointyLeft

public const TileAdjacencyMask HexPointyLeft = 32

Field Value

TileAdjacencyMask

HexPointyLowerLeft

HexPointyLowerLeft

public const TileAdjacencyMask HexPointyLowerLeft = 16

Field Value

TileAdjacencyMask

HexPointyLowerRight

HexPointyLowerRight

public const TileAdjacencyMask HexPointyLowerRight = 8

Field Value

TileAdjacencyMask

HexPointyRight

HexPointyRight

public const TileAdjacencyMask HexPointyRight = 4

Field Value

TileAdjacencyMask

HexPointyUpperLeft

HexPointyUpperLeft

public const TileAdjacencyMask HexPointyUpperLeft = 1

Field Value

TileAdjacencyMask

HexPointyUpperRight

HexPointyUpperRight

public const TileAdjacencyMask HexPointyUpperRight = 2

Field Value

TileAdjacencyMask

Left

Left

public const TileAdjacencyMask Left = 64

Field Value

TileAdjacencyMask

LeftEdge

LeftEdge

public const TileAdjacencyMask LeftEdge = 31

Field Value

TileAdjacencyMask

LowerLeft

LowerLeft

public const TileAdjacencyMask LowerLeft = 32

Field Value

TileAdjacencyMask

LowerLeftCorner

LowerLeftCorner

public const TileAdjacencyMask LowerLeftCorner = 253

Field Value

TileAdjacencyMask

LowerLeftEdge

LowerLeftEdge

public const TileAdjacencyMask LowerLeftEdge = 7

Field Value

TileAdjacencyMask

LowerRight

LowerRight

public const TileAdjacencyMask LowerRight = 8

Field Value

TileAdjacencyMask

LowerRightCorner

LowerRightCorner

public const TileAdjacencyMask LowerRightCorner = 127

Field Value

TileAdjacencyMask

LowerRightEdge

LowerRightEdge

public const TileAdjacencyMask LowerRightEdge = 193

Field Value

TileAdjacencyMask

None

None

public const TileAdjacencyMask None = 0

Field Value

TileAdjacencyMask

Right

Right

public const TileAdjacencyMask Right = 4

Field Value

TileAdjacencyMask

RightEdge

RightEdge

public const TileAdjacencyMask RightEdge = 241

Field Value

TileAdjacencyMask

Up

Up

public const TileAdjacencyMask Up = 1

Field Value

TileAdjacencyMask

UpEdge

UpEdge

public const TileAdjacencyMask UpEdge = 124

Field Value

TileAdjacencyMask

UpperLeft

UpperLeft

public const TileAdjacencyMask UpperLeft = 128

Field Value

TileAdjacencyMask

UpperLeftCorner

UpperLeftCorner

public const TileAdjacencyMask UpperLeftCorner = 247

Field Value

TileAdjacencyMask

UpperLeftEdge

UpperLeftEdge

public const TileAdjacencyMask UpperLeftEdge = 28

Field Value

TileAdjacencyMask

UpperRight

UpperRight

public const TileAdjacencyMask UpperRight = 2

Field Value

TileAdjacencyMask

UpperRightCorner

UpperRightCorner

public const TileAdjacencyMask UpperRightCorner = 223

Field Value

TileAdjacencyMask

UpperRightEdge

UpperRightEdge

public const TileAdjacencyMask UpperRightEdge = 112

Field Value

TileAdjacencyMask

value__

public int value__

Field Value

int