C# Class Strategies.BigMoney

Inheritance: Dominion.Strategy.Strategy
Afficher le fichier Open project: NathanTeeuwen/Dominulator

Méthodes publiques

Méthode Description
Player ( ) : PlayerAction
PlayerCustom ( bool ppr ) : PlayerAction
PlayerWithPpr ( bool ppr ) : PlayerAction

Private Methods

Méthode Description
PurchaseOrder ( ) : CardPickByPriority

Method Details

Player() public static méthode

public static Player ( ) : PlayerAction
Résultat PlayerAction

PlayerCustom() public static méthode

public static PlayerCustom ( bool ppr ) : PlayerAction
ppr bool
Résultat PlayerAction

PlayerWithPpr() public static méthode

public static PlayerWithPpr ( bool ppr ) : PlayerAction
ppr bool
Résultat PlayerAction