C# Class Dices.DiceManager

Afficher le fichier Open project: Kursledare/Mookieraw

Méthodes publiques

Méthode Description
DiceManager ( ) : System.Collections.Generic
RollAll ( ) : int

Rolls all the dice held by the manager. This is a barebones version that will likely change.

Method Details

DiceManager() public méthode

public DiceManager ( ) : System.Collections.Generic
Résultat System.Collections.Generic

RollAll() public méthode

Rolls all the dice held by the manager. This is a barebones version that will likely change.
public RollAll ( ) : int
Résultat int