C# Class Strategies.ChapelCanTripKingsCourtMasquerade

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

Méthodes publiques

Méthode Description
Player ( ) : PlayerAction
PlayerCustom ( string playerName, bool shouldApprentice = false ) : PlayerAction

Private Methods

Méthode Description
ActionOrder ( ) : ICardPicker
HasChainingDeck ( GameState gameState ) : bool
PurchaseOrder ( bool shouldApprentice ) : ICardPicker

Method Details

Player() public static méthode

public static Player ( ) : PlayerAction
Résultat PlayerAction

PlayerCustom() public static méthode

public static PlayerCustom ( string playerName, bool shouldApprentice = false ) : PlayerAction
playerName string
shouldApprentice bool
Résultat PlayerAction