Classes | |
class | TMCRandom |
Functions | |
int32 | MCRandomStep (int32 before) |
int32 | MCRandomSteps (int32 before, int32 steps) |
int32 | MCRandom () |
void | MCSetRandomSeed (int32 seed) |
void | MCCleanRandom () |
void MCCleanRandom | ( | ) |
int32 MCRandom | ( | ) |
int32 MCRandomStep | ( | int32 | before | ) |
int32 MCRandomSteps | ( | int32 | before, | |
int32 | steps | |||
) |
void MCSetRandomSeed | ( | int32 | seed | ) |