C# 클래스 Strategies.OasisTunnelForagerMineVenture

상속: Dominion.Strategy.Strategy
파일 보기 프로젝트 열기: NathanTeeuwen/Dominulator

공개 메소드들

메소드 설명
Player ( ) : PlayerAction
PlayerCustom ( string playerName ) : PlayerAction

비공개 메소드들

메소드 설명
ActionOrder ( ) : ICardPicker
DiscardOrder ( ) : ICardPicker
PurchaseOrder ( ) : ICardPicker
ShouldGainForager ( GameState gameState ) : bool
ShouldTrashForager ( GameState gameState ) : bool
TrashOrder ( ) : ICardPicker

메소드 상세

Player() 공개 정적인 메소드

public static Player ( ) : PlayerAction
리턴 PlayerAction

PlayerCustom() 공개 정적인 메소드

public static PlayerCustom ( string playerName ) : PlayerAction
playerName string
리턴 PlayerAction