Constructors
constructor
- new default(type: TerrainType | DisplayableDoodadType | TerrainDecoration, isTall: boolean, xOffset: number, yOffset: number, isAnimated: boolean): default
-
Parameters
-
-
isTall: boolean
-
xOffset: number
-
yOffset: number
-
isAnimated: boolean
Properties
bottomLeft
bottomRight
Readonly
isAnimated
isAnimated: boolean
Readonly
isTall
isTall: boolean
topLeft
topRight
Readonly
type