|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||
java.lang.Object | +--Dice
| Field Summary | |
private int |
topFace
|
| Constructor Summary | |
Dice()
|
|
| Method Summary | |
int |
getFace()
|
void |
roll()
|
| Methods inherited from class java.lang.Object |
|
| Field Detail |
private int topFace
| Constructor Detail |
public Dice()
| Method Detail |
public void roll()
public int getFace()
|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||