ScummVM API documentation
Common::RandomSource Member List

This is the complete list of members for Common::RandomSource, including all inherited members.

generateNewSeed()Common::RandomSourcestatic
getRandomBit()Common::RandomSource
getRandomNumber(uint max)Common::RandomSource
getRandomNumberRng(uint min, uint max)Common::RandomSource
getRandomNumberRngSigned(int min, int max)Common::RandomSource
getSeed() constCommon::RandomSourceinline
RandomSource(const String &name)Common::RandomSource
setSeed(uint32 seed)Common::RandomSource