|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
interface SOCNumberProbabilities
This is a list of probabilities for how often each dice number comes up.
Field Summary | |
---|---|
static float[] |
FLOAT_VALUES
Float probabilities: Index is dice number (1-12; 0 is unused), value ranges 0.0 to 1.0. |
static int[] |
INT_VALUES
Integer percent probabilities: Index is dice number (1-12; 0 is unused), value is 100 * percentage. |
Field Detail |
---|
static final float[] FLOAT_VALUES
static final int[] INT_VALUES
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |