Torque2D Reference
RandomLCG Member List

This is the complete list of members for RandomLCG, including all inherited members.

getSeed(void) const RandomGeneratorBaseinline
mSeedRandomGeneratorBaseprotected
msQuotientRandomLCGprotectedstatic
msRemainderRandomLCGprotectedstatic
randF(void)RandomGeneratorBaseinlinevirtual
randI(void)RandomLCGvirtual
RandomGeneratorBase()RandomGeneratorBaseinlineprotected
RandomLCG()RandomLCG
RandomLCG(const S32 seed)RandomLCG
randRangeF(const F32 from, const F32 to)RandomGeneratorBaseinline
randRangeI(const S32 from, const S32 to)RandomGeneratorBaseinline
resetSeed(void)RandomGeneratorBase
setGlobalRandSeed(const U32 seed)RandomLCGstatic
setSeed(const S32 seed)RandomLCGvirtual