![]() |
Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
|
#include <d_drawlist.h>
Public Member Functions | |
| cM_rnd_c () | |
| void | init (int, int, int) |
| f32 | get () |
| f32 | getF (f32) |
| f32 | getFX (f32) |
| f32 | getValue (f32, f32) |
Public Attributes | |
| int | seed0 |
| int | seed1 |
| int | seed2 |
|
inline |
| f32 cM_rnd_c::get | ( | ) |
| void cM_rnd_c::init | ( | int | s0, |
| int | s1, | ||
| int | s2 ) |
| int cM_rnd_c::seed0 |
| int cM_rnd_c::seed1 |
| int cM_rnd_c::seed2 |