C# Class AISelectionState, MagesOfBlight

Inheritance: BaseCombatState
Afficher le fichier Open project: DomCristaldi/MagesOfBlight

Méthodes publiques

Méthode Description
AISelectionState ( BattleManager, thisCombatPhase, bool canUndo = false, bool canHoverGrid = false ) : System.Collections
InitState ( ) : void

Method Details

AISelectionState() public méthode

public AISelectionState ( BattleManager, thisCombatPhase, bool canUndo = false, bool canHoverGrid = false ) : System.Collections
thisCombatPhase BattleManager,
canUndo bool
canHoverGrid bool
Résultat System.Collections

InitState() public méthode

public InitState ( ) : void
Résultat void