libtcod-net
TCODDice Constructor (dices, faces)
NamespaceslibtcodWrapperTCODDiceTCODDice(Int32, Int32)
Create a new TCODDice
Declaration Syntax
C#
public TCODDice(
	int dices,
	int faces
)
Parameters
dices (Int32)
Number of dice
faces (Int32)
Number of face per dice

Assembly: libtcodWrapper (Module: libtcodWrapper) Version: 0.2.0.0 (0.2.0.0)