C# Class twdtf_craps.Classes.Die

Afficher le fichier Open project: RemyPorter/TDWTF-BYOC-Casino

Méthodes publiques

Méthode Description
Die ( int faces, Random randSource ) : System
Roll ( ) : int

Method Details

Die() public méthode

public Die ( int faces, Random randSource ) : System
faces int
randSource System.Random
Résultat System

Roll() public méthode

public Roll ( ) : int
Résultat int