![]() |
Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
|
#include <random.h>
Inheritance diagram for JMath::TRandom_fast_:Public Member Functions | |
| TRandom_fast_ (u32 value) | |
| u32 | get (void) |
| u32 | get_bit32 (void) |
| float | get_ufloat_1 (void) |
| void | setSeed (u32 seed) |
Public Attributes | |
| u32 | value |
| JMath::TRandom_fast_::TRandom_fast_ | ( | u32 | value | ) |
|
inline |
|
inline |
|
inline |
|
inline |
| u32 JMath::TRandom_fast_::value |