Options
All
  • Public
  • Public/Protected
  • All
Menu

Class BuildingDestroyIndicator

Hierarchy

Index

Constructors

constructor

Methods

deserialize

  • deserialize(data: any): any

getAllowOnUnexploredTiles

  • getAllowOnUnexploredTiles(): boolean

getAllowPlacingOnUsedTiles

  • getAllowPlacingOnUsedTiles(): boolean

getClickActionTriggerSimilarRadius

  • getClickActionTriggerSimilarRadius(): any

getClickRadiusExtraTolerancePx

  • getClickRadiusExtraTolerancePx(): number

getCollectSound

  • getCollectSound(): string

getInitialAlpha

  • getInitialAlpha(): number

getShowTrashIcon

  • getShowTrashIcon(): boolean

getSpriteIsCached

  • getSpriteIsCached(): boolean

getSpriteKey

  • getSpriteKey(): any

getSpriteSize

  • getSpriteSize(): number

getStayTimeSeconds

  • getStayTimeSeconds(): number

onClicked

  • onClicked(root: any, position: any): void

serialize

  • serialize(): object

Static getCachedSchema

  • getCachedSchema(): any

Static getId

  • getId(): string

Static getSchema

  • getSchema(): object

Static verify

  • verify(data: any): string