Property | Type | Description | |
---|---|---|---|
actionMenuOpen | bool |
Method | Description | |
---|---|---|
TileSelectionState ( BattleManager, thisCombatPhase, bool canUndo = true, bool canHoverGrid = true ) : System.Collections | ||
UpdateState ( ) : void |
Method | Description | |
---|---|---|
HandleActionSelection ( ) : void | ||
HandleTileSelection ( ) : void | ||
SwitchToActionSelection ( ) : void | ||
SwitchToTileSelection ( ) : void |
public TileSelectionState ( BattleManager, thisCombatPhase, bool canUndo = true, bool canHoverGrid = true ) : System.Collections | ||
thisCombatPhase | BattleManager, | |
canUndo | bool | |
canHoverGrid | bool | |
return | System.Collections |