C# Class Strategies.GovernorJunkdealer.MyPlayerAction

Inheritance: PlayerAction
Mostrar archivo 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