libtcod-net
TCODRandom Constructor (seed)
Namespaces
►
libtcodWrapper
►
TCODRandom
►
TCODRandom(UInt32)
C#
Create new instance of a random number generator with a starting seed.
Declaration Syntax
C#
public
TCODRandom
(
uint
seed
)
Parameters
seed
(
UInt32
)
Intial Seed
Assembly:
libtcodWrapper
(Module: libtcodWrapper) Version: 0.2.0.0 (0.2.0.0)