C# 클래스 twdtf_craps.Classes.Die

파일 보기 프로젝트 열기: RemyPorter/TDWTF-BYOC-Casino

공개 메소드들

메소드 설명
Die ( int faces, Random randSource ) : System
Roll ( ) : int

메소드 상세

Die() 공개 메소드

public Die ( int faces, Random randSource ) : System
faces int
randSource System.Random
리턴 System

Roll() 공개 메소드

public Roll ( ) : int
리턴 int