Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
Loading...
Searching...
No Matches
cM_rnd_c Class Reference

#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
 

Constructor & Destructor Documentation

◆ cM_rnd_c()

cM_rnd_c::cM_rnd_c ( )
inline

Member Function Documentation

◆ get()

f32 cM_rnd_c::get ( )

◆ getF()

f32 cM_rnd_c::getF ( f32  param_0)

◆ getFX()

f32 cM_rnd_c::getFX ( f32  param_0)

◆ getValue()

f32 cM_rnd_c::getValue ( f32  param_0,
f32  param_1 
)

◆ init()

void cM_rnd_c::init ( int  s0,
int  s1,
int  s2 
)

Member Data Documentation

◆ seed0

int cM_rnd_c::seed0

◆ seed1

int cM_rnd_c::seed1

◆ seed2

int cM_rnd_c::seed2

The documentation for this class was generated from the following files: