#include "externs.h"
Go to the source code of this file.
Classes | |
struct | noise_t |
struct | noise_cell |
class | noise_grid |
Enumerations | |
enum | noise_flag_type { NF_NONE = 0, NF_MERMAID = 0x1, NF_MESSAGE_IF_UNSEEN = 0x2 } |
Variables | |
const int | BASE_NOISE_ATTENUATION_MILLIS = 850 |
const int | NOISE_ATTENUATION_COMPLETE = 250000 |
const int | LOWEST_AUDIBLE_NOISE_INTENSITY_MILLIS = 1000 |
enum noise_flag_type |
const int BASE_NOISE_ATTENUATION_MILLIS = 850 |
const int LOWEST_AUDIBLE_NOISE_INTENSITY_MILLIS = 1000 |
const int NOISE_ATTENUATION_COMPLETE = 250000 |