|
Planeshift
|
Holds the weather meshes and connected portal. More...
#include <modehandler.h>
Public Attributes | |
| csBox3 | bbox |
| WeatherObject * | downfall |
| iPortal * | portal |
| csVector3 | pos |
| WeatherInfo * | wi |
Holds the weather meshes and connected portal.
Definition at line 90 of file modehandler.h.
| csBox3 WeatherPortal::bbox |
Definition at line 96 of file modehandler.h.
| WeatherObject* WeatherPortal::downfall |
Definition at line 93 of file modehandler.h.
| iPortal* WeatherPortal::portal |
Definition at line 95 of file modehandler.h.
| csVector3 WeatherPortal::pos |
Definition at line 97 of file modehandler.h.
| WeatherInfo* WeatherPortal::wi |
Definition at line 92 of file modehandler.h.