#include "base.hh"
#include "gfx.hh"
#include "snd.hh"
#include "eng.hh"
#include "mod_base.hh"
#include "mod_sim.hh"
#include "mod_sim_sound.hh"
Namespaces | |
| namespace | mod_sim |
Defines | |
| #define | MOD_SIM_SOUND_CC 1 |
Variables | |
| const fp | mod_sim::THROTTLE_VOLUME_THRESHOLD = 0.1 |
| const Milliseconds | mod_sim::TICKS_BETWEEN_BREAKING_SOUND_BARRIER = 10000 |
| const fp | mod_sim::MACH_SOUND_BARRIER_LOW = 0.95 |
| const fp | mod_sim::MACH_SOUND_BARRIER_HIGH = 1.05 |
snd::Sound // low-level Singleton class mod_sim::Sound // higher-level class (this) // which is a member of mod_sim::Game
| #define MOD_SIM_SOUND_CC 1 |
Palomino 3D Engine documents generated by doxygen 1.5.3 on Fri Nov 23 11:26:16 2007