Vegastrike 0.5.1 rc1
1.0
Original sources for Vegastrike Evolved
|
#include <IceRandom.h>
Public Member Functions | |
inline_ | BasicRandom (udword seed=0) |
Constructor. More... | |
inline_ | ~BasicRandom () |
Destructor. More... | |
inline_ void | SetSeed (udword seed) |
inline_ udword | GetCurrentValue () const |
inline_ udword | Randomize () |
Definition at line 24 of file IceRandom.h.
|
inline |
Definition at line 34 of file IceRandom.h.
Definition at line 35 of file IceRandom.h.
Referenced by GetRandomIndex().
Definition at line 33 of file IceRandom.h.