]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blob - qcsrc/client/noise.qh
Use menu_sync in hud configs instead of menu_restart, it's A LOT faster and can be...
[xonotic/xonotic-data.pk3dir.git] / qcsrc / client / noise.qh
1 // noises "usually" start in the range -1..1
2 float Noise_Brown(entity e, float dt);
3 float Noise_Pink(entity e, float dt);
4 float Noise_White(entity e, float dt);
5 float Noise_Burst(entity e, float dt, float p); // +1 or -1