C# Class MingStar.SimUniversity.Game.Random.DiceRollRandomEvent

Inheritance: IRandomEvent
ファイルを表示 Open project: MingStar/SimUniversity

Public Methods

Method Description
GetNextDiceTotal ( ) : int
IsNextStartUpSuccessful ( ) : bool

Method Details

GetNextDiceTotal() public method

public GetNextDiceTotal ( ) : int
return int

IsNextStartUpSuccessful() public method

public IsNextStartUpSuccessful ( ) : bool
return bool