Package schule.ngb.bm.dice
Class IntDice
java.lang.Object
schule.ngb.bm.dice.IntDice
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
IntDice
public IntDice() -
IntDice
public IntDice(int pPips) -
IntDice
public IntDice(int pPips, int pStep) -
IntDice
public IntDice(int[] pSides)
-
-
Method Details
-
getPips
public int getPips() -
roll
public void roll()
-