C# 클래스 MingStar.SimUniversity.Game.Random.DiceCardRandomEvent

Uses 36 dice cards to simulate the dice rolls, to ensure the distribution is always even.
상속: IRandomEvent
파일 보기 프로젝트 열기: MingStar/SimUniversity 1 사용 예제들

공개 메소드들

메소드 설명
GetNextDiceTotal ( ) : int
IsNextStartUpSuccessful ( ) : bool

비공개 메소드들

메소드 설명
GenerateDiceCards ( ) : IEnumerable

메소드 상세

GetNextDiceTotal() 공개 메소드

public GetNextDiceTotal ( ) : int
리턴 int

IsNextStartUpSuccessful() 공개 메소드

public IsNextStartUpSuccessful ( ) : bool
리턴 bool