|
|||||||||
| Version 1.5 | APIs subject to change! | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectmultiverse.mars.util.Dice
public class Dice
| Field Summary | |
|---|---|
static Dice |
StdDice
|
| Constructor Summary | |
|---|---|
Dice(int sides)
|
|
| Method Summary | |
|---|---|
int |
roll(int numTimes)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static Dice StdDice
| Constructor Detail |
|---|
public Dice(int sides)
| Method Detail |
|---|
public int roll(int numTimes)
|
Copyright © 2008 The Multiverse Network, Inc. |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||