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

Uses 36 dice cards to simulate the dice rolls, to ensure the distribution is always even.
Inheritance: IRandomEvent
Afficher le fichier Open project: MingStar/SimUniversity Class Usage Examples

Méthodes publiques

Méthode Description
GetNextDiceTotal ( ) : int
IsNextStartUpSuccessful ( ) : bool

Private Methods

Méthode Description
GenerateDiceCards ( ) : IEnumerable

Method Details

GetNextDiceTotal() public méthode

public GetNextDiceTotal ( ) : int
Résultat int

IsNextStartUpSuccessful() public méthode

public IsNextStartUpSuccessful ( ) : bool
Résultat bool