noise_t Struct Reference

#include <noise.h>

Collaboration diagram for noise_t:

Collaboration graph
[legend]

List of all members.

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


Constructor & Destructor Documentation

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]


Member Function Documentation

bool noise_t::silent (  )  const [inline]

bool noise_t::operator< ( const noise_t other  )  const [inline]


Member Data Documentation


The documentation for this struct was generated from the following file:

Generated on Thu Jan 13 13:39:39 2011 by  doxygen 1.5.6