C# 클래스 Strategies.BigMoneyDoubleSmithy

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

공개 메소드들

메소드 설명
CustomPlayer ( int secondSmithy = 15 ) : PlayerAction
Player ( ) : PlayerAction

비공개 메소드들

메소드 설명
PurchaseOrder ( int secondSmithy ) : CardPickByPriority

메소드 상세

CustomPlayer() 공개 정적인 메소드

public static CustomPlayer ( int secondSmithy = 15 ) : PlayerAction
secondSmithy int
리턴 PlayerAction

Player() 공개 정적인 메소드

public static Player ( ) : PlayerAction
리턴 PlayerAction