C# 클래스 Dices.DiceManager

파일 보기 프로젝트 열기: Kursledare/Mookieraw

공개 메소드들

메소드 설명
DiceManager ( ) : System.Collections.Generic
RollAll ( ) : int

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

메소드 상세

DiceManager() 공개 메소드

public DiceManager ( ) : System.Collections.Generic
리턴 System.Collections.Generic

RollAll() 공개 메소드

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