Method | Description | |
---|---|---|
CellGridStateUnitSelected ( CellGrid, cellGrid, Unit, unit ) : System.Collections.Generic | ||
OnCellClicked ( Cell, cell ) : void | ||
OnCellDeselected ( Cell, cell ) : void | ||
OnCellSelected ( Cell, cell ) : void | ||
OnStateEnter ( ) : void | ||
OnStateExit ( ) : void | ||
OnUnitClicked ( Unit, unit ) : void |
public CellGridStateUnitSelected ( CellGrid, cellGrid, Unit, unit ) : System.Collections.Generic | ||
cellGrid | CellGrid, | |
unit | Unit, | |
return | System.Collections.Generic |
public OnCellDeselected ( Cell, cell ) : void | ||
cell | Cell, | |
return | void |