#include <weathercast.h>
Inheritance diagram for WeatherPanel:

Public Member Functions | |
| WeatherPanel (PG_Widget *parent, const PG_Rect &r, const ASCString &panelName_, bool loadTheme=true) | |
| virtual | ~WeatherPanel () |
| WindAccu | getWindAccuData (const WeatherArea *wa) |
| int | getCounter () |
Definition at line 38 of file weathercast.h.
| WeatherPanel::WeatherPanel | ( | PG_Widget * | parent, | |
| const PG_Rect & | r, | |||
| const ASCString & | panelName_, | |||
| bool | loadTheme = true | |||
| ) |
Definition at line 23 of file weathercast.cpp.
References actmap, WindData::direction, GuiDimension::getButtonHeight(), WeatherSystem::getCurrentWindDirection(), WeatherSystem::getCurrentWindSpeed(), IconRepository::getIcon(), GuiDimension::getTopOffSet(), WindData::speed, GameMap::time, and GameTime::turn().
| WeatherPanel::~WeatherPanel | ( | ) | [virtual] |
Definition at line 58 of file weathercast.cpp.
| WindAccu WeatherPanel::getWindAccuData | ( | const WeatherArea * | wa | ) |
Definition at line 204 of file weathercast.cpp.
| int WeatherPanel::getCounter | ( | ) |
1.5.1