Method | Description | |
---|---|---|
DiscardOrder ( ) : ICardPicker | ||
Player ( bool shouldOpenSilver, bool oneSilverBeforeWarehouse ) : PlayerAction | ||
PurchaseOrder ( bool shouldOpenSilver, bool oneSilverBeforeWarehouse ) : ICardPicker | ||
ShouldDiscardWareHouse ( |
||
ShouldGainWareHouse ( |
public static Player ( bool shouldOpenSilver, bool oneSilverBeforeWarehouse ) : PlayerAction | ||
shouldOpenSilver | bool | |
oneSilverBeforeWarehouse | bool | |
return | PlayerAction |
public static PurchaseOrder ( bool shouldOpenSilver, bool oneSilverBeforeWarehouse ) : ICardPicker | ||
shouldOpenSilver | bool | |
oneSilverBeforeWarehouse | bool | |
return | ICardPicker |
public static ShouldDiscardWareHouse ( |
||
gameState | ||
return | bool |
public static ShouldGainWareHouse ( |
||
gameState | ||
return | bool |