C# Class UI_mgr.Throw, Spare-Change

Datei anzeigen Open project: ThatsAMorais/Spare-Change

Public Methods

Method Description
Add ( string newDice ) : void
Throw ( ) : System.Collections

Method Details

Add() public method

public Add ( string newDice ) : void
newDice string
return void

Throw() public method

public Throw ( ) : System.Collections
return System.Collections