net.sourceforge.simplegamenet.dice
Class DiceAll
java.lang.Object
net.sourceforge.simplegamenet.dice.DiceAll
- All Implemented Interfaces:
- Serializable
- public class DiceAll
- extends Object
- implements Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DiceAll
public DiceAll()
rollDice
public int[] rollDice(boolean[] selectedDice)
holdDice
public void holdDice(int diceNumber)
getDice
public int[] getDice()
Copyright © 2003-2004 The 3 Belgians. All Rights Reserved.