C# Class Program.Program.NativeVillageCutpurseOnly.MyPlayerAction

Inheritance: PlayerAction
Show file Open project: NathanTeeuwen/Dominulator

Public Methods

Method Description
ChooseBetween ( GameState gameState, IsValidChoice acceptableChoice ) : PlayerActionChoice
MyPlayerAction ( ) : System
ValueOf ( CollectionCards cards ) : int

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

ValueOf() public method

public ValueOf ( CollectionCards cards ) : int
cards CollectionCards
return int