C# Class ctac.TileHighlightView

Inheritance: strange.extensions.mediation.impl.View
Show file Open project: dshook/centauri-tac

Private Properties

Property Type Description
onAttackTile void
onTileHover void
onTileSelected void
toggleTileFlags void

Private Methods

Method Description
onAttackTile ( Tile newTile ) : void
onTileHover ( Tile newTile ) : void
onTileSelected ( Tile newTile ) : void
toggleTileFlags ( List tiles, TileHighlightStatus status, bool dimTiles = false ) : void