C# Class Strategies.GovernorMarketsquare.MyPlayerAction

Inheritance: PlayerAction
Show file Open project: NathanTeeuwen/Dominulator

Public Methods

Method Description
ChooseBetween ( GameState gameState, IsValidChoice acceptableChoice ) : PlayerActionChoice
MyPlayerAction ( ) : System

Method Details

ChooseBetween() public method

public ChooseBetween ( GameState gameState, IsValidChoice acceptableChoice ) : PlayerActionChoice
gameState Dominion.GameState
acceptableChoice IsValidChoice
return PlayerActionChoice

MyPlayerAction() public method

public MyPlayerAction ( ) : System
return System