Create a new TCODDice

Declaration Syntax
public TCODDice(
int dices,
int faces,
int mult,
int constant
)

Parameters
- dices (Int32)
- Number of dice
- faces (Int32)
- Number of face per dice
- mult (Int32)
- Multiplier to roll
- constant (Int32)
- Constant to add/subtract
Assembly:
libtcodWrapper (Module: libtcodWrapper) Version: 0.2.0.0 (0.2.0.0)