C# 클래스 Program.Program.NativeVillageCutpurseOnly.MyPlayerAction

상속: PlayerAction
파일 보기 프로젝트 열기: NathanTeeuwen/Dominulator

공개 메소드들

메소드 설명
ChooseBetween ( GameState gameState, IsValidChoice acceptableChoice ) : PlayerActionChoice
MyPlayerAction ( ) : System
ValueOf ( CollectionCards cards ) : int

메소드 상세

ChooseBetween() 공개 메소드

public ChooseBetween ( GameState gameState, IsValidChoice acceptableChoice ) : PlayerActionChoice
gameState Dominion.GameState
acceptableChoice IsValidChoice
리턴 PlayerActionChoice

MyPlayerAction() 공개 메소드

public MyPlayerAction ( ) : System
리턴 System

ValueOf() 공개 메소드

public ValueOf ( CollectionCards cards ) : int
cards CollectionCards
리턴 int