Go to the source code of this file.
◆ cM_atan2f()
| float cM_atan2f |
( |
float | y, |
|
|
float | x ) |
◆ cM_atan2s()
| s16 cM_atan2s |
( |
float | y, |
|
|
float | x ) |
◆ cM_deg2s()
◆ cM_fcos()
◆ cM_fsin()
◆ cM_initRnd()
| void cM_initRnd |
( |
int | s0, |
|
|
int | s1, |
|
|
int | s2 ) |
◆ cM_initRnd2()
| void cM_initRnd2 |
( |
int | s0, |
|
|
int | s1, |
|
|
int | s2 ) |
◆ cM_rad2s()
| s16 cM_rad2s |
( |
float | rad | ) |
|
◆ cM_rnd()
Gets a random value
- Returns
- a random value
◆ cM_rnd2()
◆ cM_rndF()
◆ cM_rndF2()
◆ cM_rndFX()
◆ cM_rndFX2()
| float cM_rndFX2 |
( |
float | | ) |
|
◆ cM_s2rad()
◆ cM_scos()
◆ cM_sht2d()
◆ cM_ssin()
◆ i_cM_deg2s()
| s16 i_cM_deg2s |
( |
f32 | deg | ) |
|
|
inline |
◆ U_GetAtanTable()
| u16 U_GetAtanTable |
( |
float | , |
|
|
float | ) |