#include <weatherdialog.h>
Public Member Functions | |
| WindInformation (WindData data, int turn) | |
| ~WindInformation () | |
| int | getTurn () const |
| WindData | getWindData () const |
| std::string | getInformation () const |
|
||||||||||||
|
Definition at line 312 of file weatherdialog.cpp. |
|
|
Definition at line 315 of file weatherdialog.cpp. |
|
|
Definition at line 326 of file weatherdialog.cpp. References cdirections, WindData::direction, WindData::speed, and ASCString::toString(). Referenced by EventWindChangesDialog::EventWindChangesDialog(). |
|
|
Definition at line 318 of file weatherdialog.cpp. |
|
|
Definition at line 322 of file weatherdialog.cpp. |
1.4.2