Oolite 1.91.0.7644-241112-7f5034b
|
#include <legacy_random.h>
Public Attributes | |
RANROTSeed | ranrot |
RNG_Seed | rnd |
Definition at line 135 of file legacy_random.h.
RANROTSeed OORandomState::ranrot |
Definition at line 137 of file legacy_random.h.
Referenced by OORestoreRandomState().
RNG_Seed OORandomState::rnd |
Definition at line 138 of file legacy_random.h.
Referenced by OORestoreRandomState().