C# 클래스 Hardly.Library.Twitch.HSStateAcceptingBets

상속: HSStatePlaying
파일 보기 프로젝트 열기: hardlydifficult/HardlyBot

공개 메소드들

메소드 설명
HSStateAcceptingBets ( TwitchHearthstone controller ) : System

보호된 메소드들

메소드 설명
OpenState ( ) : void

비공개 메소드들

메소드 설명
BetToLose ( TwitchUser speaker, string additionalText ) : void
BetToWin ( TwitchUser speaker, string additionalText ) : void
NextTurn ( DrawCard drawEvent ) : void
PlaceBet ( TwitchUser speaker, string additionalText, bool toWin ) : void

메소드 상세

HSStateAcceptingBets() 공개 메소드

public HSStateAcceptingBets ( TwitchHearthstone controller ) : System
controller TwitchHearthstone
리턴 System

OpenState() 보호된 메소드

protected OpenState ( ) : void
리턴 void