#include <weatherdialog.h>
Public Member Functions | |
| WeatherAreaInformation (WeatherArea *wa, GameTime time, int duration, FalloutType fallOut) | |
| WeatherAreaInformation (WeatherArea *wa, GameTime time) | |
| ~WeatherAreaInformation () | |
| GameTime | getTriggerTime () const |
| int | getDuration () const |
| FalloutType | getFalloutType () const |
| WeatherArea * | getWeatherArea () |
| std::string | getInformation () const |
|
||||||||||||||||||||
|
Definition at line 476 of file weatherdialog.cpp. |
|
||||||||||||
|
Definition at line 477 of file weatherdialog.cpp. |
|
|
Definition at line 479 of file weatherdialog.cpp. |
|
|
Definition at line 486 of file weatherdialog.cpp. |
|
|
Definition at line 490 of file weatherdialog.cpp. |
|
|
Definition at line 494 of file weatherdialog.cpp. References cwettertypen, WeatherArea::getCenterPos(), WeatherArea::getFalloutType(), ASCString::toString(), and GameTime::turn(). Referenced by EventAreasDialog::EventAreasDialog(). |
|
|
Definition at line 483 of file weatherdialog.cpp. |
|
|
Definition at line 100 of file weatherdialog.h. |
1.4.2