|
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 |
| WeatherConditions WeatherInfo::downfall_condition |
| WeatherParams WeatherInfo::downfall_params |
| WeatherObject* WeatherInfo::fog |
| WeatherConditions WeatherInfo::fog_condition |
| WeatherParams WeatherInfo::fog_params |