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
Down
Down
public const TileAdjacencyMask Down = 16
Field Value
DownEdge
DownEdge
public const TileAdjacencyMask DownEdge = 199
Field Value
HexFlatAll
HexFlatAll
public const TileAdjacencyMask HexFlatAll = 63
Field Value
HexFlatDown
HexFlatDown
public const TileAdjacencyMask HexFlatDown = 8
Field Value
HexFlatLowerLeft
HexFlatLowerLeft
public const TileAdjacencyMask HexFlatLowerLeft = 16
Field Value
HexFlatLowerRight
HexFlatLowerRight
public const TileAdjacencyMask HexFlatLowerRight = 4
Field Value
HexFlatUp
HexFlatUp
public const TileAdjacencyMask HexFlatUp = 1
Field Value
HexFlatUpperLeft
HexFlatUpperLeft
public const TileAdjacencyMask HexFlatUpperLeft = 32
Field Value
HexFlatUpperRight
HexFlatUpperRight
public const TileAdjacencyMask HexFlatUpperRight = 2
Field Value
HexPointyAll
HexPointyAll
public const TileAdjacencyMask HexPointyAll = 63
Field Value
HexPointyLeft
HexPointyLeft
public const TileAdjacencyMask HexPointyLeft = 32
Field Value
HexPointyLowerLeft
HexPointyLowerLeft
public const TileAdjacencyMask HexPointyLowerLeft = 16
Field Value
HexPointyLowerRight
HexPointyLowerRight
public const TileAdjacencyMask HexPointyLowerRight = 8
Field Value
HexPointyRight
HexPointyRight
public const TileAdjacencyMask HexPointyRight = 4
Field Value
HexPointyUpperLeft
HexPointyUpperLeft
public const TileAdjacencyMask HexPointyUpperLeft = 1
Field Value
HexPointyUpperRight
HexPointyUpperRight
public const TileAdjacencyMask HexPointyUpperRight = 2
Field Value
Left
Left
public const TileAdjacencyMask Left = 64
Field Value
LeftEdge
LeftEdge
public const TileAdjacencyMask LeftEdge = 31
Field Value
LowerLeft
LowerLeft
public const TileAdjacencyMask LowerLeft = 32
Field Value
LowerLeftCorner
LowerLeftCorner
public const TileAdjacencyMask LowerLeftCorner = 253
Field Value
LowerLeftEdge
LowerLeftEdge
public const TileAdjacencyMask LowerLeftEdge = 7
Field Value
LowerRight
LowerRight
public const TileAdjacencyMask LowerRight = 8
Field Value
LowerRightCorner
LowerRightCorner
public const TileAdjacencyMask LowerRightCorner = 127
Field Value
LowerRightEdge
LowerRightEdge
public const TileAdjacencyMask LowerRightEdge = 193
Field Value
None
None
public const TileAdjacencyMask None = 0
Field Value
Right
Right
public const TileAdjacencyMask Right = 4
Field Value
RightEdge
RightEdge
public const TileAdjacencyMask RightEdge = 241
Field Value
Up
Up
public const TileAdjacencyMask Up = 1
Field Value
UpEdge
UpEdge
public const TileAdjacencyMask UpEdge = 124
Field Value
UpperLeft
UpperLeft
public const TileAdjacencyMask UpperLeft = 128
Field Value
UpperLeftCorner
UpperLeftCorner
public const TileAdjacencyMask UpperLeftCorner = 247
Field Value
UpperLeftEdge
UpperLeftEdge
public const TileAdjacencyMask UpperLeftEdge = 28
Field Value
UpperRight
UpperRight
public const TileAdjacencyMask UpperRight = 2
Field Value
UpperRightCorner
UpperRightCorner
public const TileAdjacencyMask UpperRightCorner = 223
Field Value
UpperRightEdge
UpperRightEdge
public const TileAdjacencyMask UpperRightEdge = 112
Field Value
value__
public int value__