libtcod-net
SplitRecursive Method (randomizer, nb, minHSize, minVSize, maxHRatio, maxVRatio)
NamespaceslibtcodWrapperTCODBSPSplitRecursive(TCODRandom, Int32, Int32, Int32, Single, Single)
Declaration Syntax
C#
public void SplitRecursive(
	TCODRandom randomizer,
	int nb,
	int minHSize,
	int minVSize,
	float maxHRatio,
	float maxVRatio
)
Parameters
randomizer (TCODRandom)
nb (Int32)
minHSize (Int32)
minVSize (Int32)
maxHRatio (Single)
maxVRatio (Single)

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