#include <random.h>
Public Member Functions | |
| dice_def (int n=0, int s=0) | |
| int | roll () const |
Public Attributes | |
| int | num |
| int | size |
| dice_def::dice_def | ( | int | n = 0, |
|
| int | s = 0 | |||
| ) | [inline] |
| int dice_def::roll | ( | ) | const |

| int dice_def::num |
| int dice_def::size |
1.5.6