Class
CoinOperatedDice
In: src/rubydice_doc.rb
Parent: Object

Another dice-like class, but with a completely different implementation.

Methods

toss,
Attributes

 [R]  :top

Report the top value of the dice.

Public Instance methods
toss() src

Toss the dice to get a new value on top.