#include <noise.h>
Public Member Functions | |
noise_t (coord_def _noise_source=coord_def(), std::string _noise_player_msg="", int _noise_intensity_millis=0, int16_t _noise_producer_id=-1, uint16_t _flags=0) | |
bool | silent () const |
bool | operator< (const noise_t &other) const |
Public Attributes | |
coord_def | noise_source |
std::string | noise_player_msg |
int | noise_intensity_millis |
int16_t | noise_id |
int16_t | noise_producer_id |
uint16_t | noise_flags |
noise_t::noise_t | ( | coord_def | _noise_source = coord_def() , |
|
std::string | _noise_player_msg = "" , |
|||
int | _noise_intensity_millis = 0 , |
|||
int16_t | _noise_producer_id = -1 , |
|||
uint16_t | _flags = 0 | |||
) | [inline] |
bool noise_t::silent | ( | ) | const [inline] |
bool noise_t::operator< | ( | const noise_t & | other | ) | const [inline] |
int16_t noise_t::noise_id |
int16_t noise_t::noise_producer_id |
uint16_t noise_t::noise_flags |