class Dice

This class implements a dice : roll it with its static method to obtain a random number between 1 and 6 More...

Definition#include <ksirk/dice.h>
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Methods


Detailed Description

This class implements a dice : roll it with its static method to obtain a random number between 1 and 6

 Dice ()

Dice

 ~Dice ()

~Dice