libtcod-net
TCODDice Constructor (dices, faces, mult, constant)
NamespaceslibtcodWrapperTCODDiceTCODDice(Int32, Int32, Int32, Int32)
Create a new TCODDice
Declaration Syntax
C#
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)