Planeshift
|
Struct for information about current weather. More...
#include <weather.h>
Static Public Member Functions | |
static void | Fade (WeatherParams *wp, int delta) |
Public Attributes | |
int | b |
WeatherConditions | downfall_condition |
WeatherParams | downfall_params |
WeatherObject * | fog |
WeatherConditions | fog_condition |
WeatherParams | fog_params |
int | g |
int | r |
csString | sector |
static void WeatherInfo::Fade | ( | WeatherParams * | wp, |
int | delta | ||
) | [static] |
csString WeatherInfo::sector |