Riwmorld
RimWorld.WeatherManager Class Reference
Inheritance diagram for RimWorld.WeatherManager:
Verse.IExposable

Public Member Functions

 WeatherManager (Map map)
 
void DoWeatherGUI (Rect rect)
 
void DrawAllWeather ()
 
void ExposeData ()
 
void TransitionTo (WeatherDef newWeather)
 
void WeatherManagerTick ()
 
void WeatherManagerUpdate ()
 

Public Attributes

const float TransitionTicks = 4000f
 
Map map
 
WeatherEventHandler eventHandler = new WeatherEventHandler()
 
WeatherDef curWeather = WeatherDefOf.Clear
 
WeatherDef lastWeather = WeatherDefOf.Clear
 
int curWeatherAge
 
TemperatureMemory growthSeasonMemory
 

Properties

float CurMoveSpeedMultiplier [get]
 
float CurWeatherAccuracyMultiplier [get]
 
float CurWindSpeedFactor [get]
 
float RainRate [get]
 
float SnowRate [get]
 
float TransitionLerpFactor [get]
 

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