Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
Loading...
Searching...
No Matches
JMath::TRandom_fast_ Struct Reference

#include <random.h>

Public Member Functions

 TRandom_fast_ (u32 value)
 
u32 get (void)
 
u32 get_bit32 (void)
 
s8 get_uint8 (u8 param_0)
 
float get_ufloat_1 (void)
 
void setSeed (u32 seed)
 

Public Attributes

u32 value
 

Constructor & Destructor Documentation

◆ TRandom_fast_()

JMath::TRandom_fast_::TRandom_fast_ ( u32  value)

Member Function Documentation

◆ get()

u32 JMath::TRandom_fast_::get ( void  )
inline

◆ get_bit32()

u32 JMath::TRandom_fast_::get_bit32 ( void  )
inline

◆ get_ufloat_1()

float JMath::TRandom_fast_::get_ufloat_1 ( void  )
inline

◆ get_uint8()

s8 JMath::TRandom_fast_::get_uint8 ( u8  param_0)
inline

◆ setSeed()

void JMath::TRandom_fast_::setSeed ( u32  seed)
inline

Member Data Documentation

◆ value

u32 JMath::TRandom_fast_::value

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