WeatherAreaInformation Class Reference

#include <weatherdialog.h>

List of all members.

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
WeatherAreagetWeatherArea ()
std::string getInformation () const


Detailed Description

Definition at line 86 of file weatherdialog.h.


Constructor & Destructor Documentation

WeatherAreaInformation::WeatherAreaInformation ( WeatherArea wa,
GameTime  time,
int  duration,
FalloutType  fallOut 
)

Definition at line 476 of file weatherdialog.cpp.

WeatherAreaInformation::WeatherAreaInformation ( WeatherArea wa,
GameTime  time 
)

Definition at line 477 of file weatherdialog.cpp.

WeatherAreaInformation::~WeatherAreaInformation (  ) 

Definition at line 479 of file weatherdialog.cpp.


Member Function Documentation

GameTime WeatherAreaInformation::getTriggerTime (  )  const

Definition at line 483 of file weatherdialog.cpp.

Referenced by EventAreasDialog::addNewWeatherAreaInformation().

int WeatherAreaInformation::getDuration (  )  const

Definition at line 486 of file weatherdialog.cpp.

FalloutType WeatherAreaInformation::getFalloutType (  )  const

Definition at line 490 of file weatherdialog.cpp.

WeatherArea* WeatherAreaInformation::getWeatherArea (  )  [inline]

Definition at line 100 of file weatherdialog.h.

Referenced by EventAreasDialog::addNewWeatherAreaInformation().

std::string WeatherAreaInformation::getInformation (  )  const

Definition at line 494 of file weatherdialog.cpp.

References cwettertypen, WeatherArea::getCenterPos(), WeatherArea::getFalloutType(), ASCString::toString(), GameTime::turn(), MapCoordinate::x, and MapCoordinate::y.

Referenced by EventAreasDialog::addNewWeatherAreaInformation(), and EventAreasDialog::EventAreasDialog().


The documentation for this class was generated from the following files:
Generated on Mon May 21 01:48:08 2012 for Advanced Strategic Command by  doxygen 1.5.1