C# Class Program.Program.NativeVillageCutpurse.MyPlayerAction

Inheritance: PlayerAction
Afficher le fichier Open project: NathanTeeuwen/Dominulator

Méthodes publiques

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

Method Details

ChooseBetween() public méthode

public ChooseBetween ( GameState gameState, IsValidChoice acceptableChoice ) : PlayerActionChoice
gameState Dominion.GameState
acceptableChoice IsValidChoice
Résultat PlayerActionChoice

MyPlayerAction() public méthode

public MyPlayerAction ( ) : System
Résultat System

ValueOf() public méthode

public ValueOf ( CollectionCards cards ) : int
cards CollectionCards
Résultat int