OpenTTD
|
Stores the state of all random number generators. More...
#include <random_func.hpp>
Data Fields | |
Randomizer | random |
Randomizer | interactive_random |
Stores the state of all random number generators.
Definition at line 35 of file random_func.hpp.