C# Class Strategies.FeodumDevelop

Inheritance: Dominion.Strategy.Strategy
ファイルを表示 Open project: NathanTeeuwen/Dominulator

Public Methods

Method Description
Player ( ) : PlayerAction

Private Methods

Method Description
ActionOrder ( ) : CardPickByPriority
GainOrder ( ) : ICardPicker
PurchaseOrder ( ) : ICardPicker
ShouldGainDevelop ( GameState gameState ) : bool
ShouldGainFeodum ( GameState gameState ) : bool
ShouldPlayDevelop ( GameState gameState ) : bool
ShouldTrashFeodum ( GameState gameState ) : bool
TrashOrder ( ) : CardPickByPriority

Method Details

Player() public static method

public static Player ( ) : PlayerAction
return PlayerAction