Snow.
More...
#include <weather.h>
List of all members.
Detailed Description
Snow.
Definition at line 147 of file weather.h.
Constructor & Destructor Documentation
| SnowWeatherObject::SnowWeatherObject |
( |
WeatherInfo * |
parent | ) |
|
| virtual SnowWeatherObject::~SnowWeatherObject |
( |
| ) |
[virtual] |
Member Function Documentation
| csBox3 SnowWeatherObject::CreateDefaultBBox |
( |
| ) |
[virtual] |
| bool SnowWeatherObject::CreateMesh |
( |
| ) |
[virtual] |
| void SnowWeatherObject::Destroy |
( |
| ) |
[virtual] |
Destory this weather object and remove any required meshes.
Reimplemented from WeatherObject.
| static float SnowWeatherObject::GetDensity |
( |
int |
drops | ) |
[static] |
| WeatherSound SnowWeatherObject::GetWeatherSound |
( |
| ) |
[virtual] |
| WeatherSound SnowWeatherObject::GetWeatherSoundForced |
( |
| ) |
[virtual] |
| void SnowWeatherObject::MoveTo |
( |
WeatherInfo * |
newParent, |
|
|
iSector * |
sector |
|
) |
| [virtual] |
| void SnowWeatherObject::SetDrops |
( |
int |
drops | ) |
|
| void SnowWeatherObject::SetupMesh |
( |
csBox3 |
bbox | ) |
[virtual] |
| virtual void SnowWeatherObject::Update |
( |
csTicks |
delta | ) |
[virtual] |
The documentation for this class was generated from the following file: