Constructors
constructor
- new TerrainTileInfo(xOffset: number, yOffset: number, animated: boolean): TerrainTileInfo
-
Parameters
-
xOffset: number
-
yOffset: number
-
animated: boolean
Properties
Readonly animated
animated: boolean
Readonly centerAllQuadrantsBottomLeft
center
All
Quadrants
Bottom
Left
: default[]
Readonly centerAllQuadrantsBottomRight
center
All
Quadrants
Bottom
Right
: default[]
Readonly centerAllQuadrantsTopLeft
center
All
Quadrants
Top
Left
: default[]
Readonly centerAllQuadrantsTopRight
center
All
Quadrants
Top
Right
: default[]
Readonly centerQ1BottomLeft
Readonly centerQ1BottomRight
Readonly centerQ1TopLeft
Readonly centerQ1TopRight
Readonly centerQ2BottomLeft
Readonly centerQ2BottomRight
Readonly centerQ2TopLeft
Readonly centerQ2TopRight
Readonly centerQ3BottomLeft
Readonly centerQ3BottomRight
Readonly centerQ3TopLeft
Readonly centerQ3TopRight
Readonly centerQ4BottomLeft
Readonly centerQ4BottomRight
Readonly centerQ4TopLeft
Readonly centerQ4TopRight
Readonly q1BottomLeft
Readonly q1BottomRight
Readonly q1BottomRightQ4TopRight
Readonly q1TopLeft
Readonly q1TopRight
Readonly q2BottomLeft
Readonly q2BottomLeftQ3TopLeft
Readonly q2BottomRight
Readonly q2TopLeft
Readonly q2TopRight
Readonly q2TopRightQ1TopLeft
Readonly q3BottomLeft
Readonly q3BottomRight
Readonly q3BottomRightQ4BottomLeft
q3
Bottom
Right
Q4
Bottom
Left
: default[]
Readonly q3TopLeft
Readonly q3TopRight
Readonly q4BottomLeft
Readonly q4BottomRight
Readonly q4TopLeft
Readonly q4TopRight
Readonly xOffset
xOffset: number
Readonly yOffset
yOffset: number
Methods
getBottom
- getBottom(variation: number): default
-
getCenterBottomLeft
- getCenterBottomLeft(variation: number): default
-
getCenterBottomRight
- getCenterBottomRight(variation: number): default
-
getCenterTopLeft
- getCenterTopLeft(variation: number): default
-
getCenterTopRight
- getCenterTopRight(variation: number): default
-
getLeft
- getLeft(variation: number): default
-
getRight
- getRight(variation: number): default
-
getTop
- getTop(variation: number): default
-