Oolite 1.91.0.7644-241112-7f5034b
|
#include <legacy_random.h>
Public Attributes | |
uint32_t | high |
uint32_t | low |
Definition at line 57 of file legacy_random.h.
uint32_t RANROTSeed::high |
Definition at line 59 of file legacy_random.h.
Referenced by TextureStore::getCloudTextureNameFor:color:impress:intoData:width:height:, OOInitReallyRandom(), Ranrot(), and RanrotWithSeed().
uint32_t RANROTSeed::low |
Definition at line 60 of file legacy_random.h.
Referenced by TextureStore::getCloudTextureNameFor:color:impress:intoData:width:height:, OOInitReallyRandom(), Ranrot(), and RanrotWithSeed().