|
freg
0.3
Free-Roaming Elementary Game
|
#include <Weather.h>

Public Member Functions | |
| void | SetWeather (weathers) |
| weathers | GetWeather () const |
Static Public Member Functions | |
| static QString | GetWeatherString (weathers) |
Private Attributes | |
| weathers | weather |
| weathers Weather::GetWeather | ( | ) | const |
Definition at line 24 of file Weather.cpp.
|
static |
Definition at line 26 of file Weather.cpp.
| void Weather::SetWeather | ( | weathers | new_weather | ) |
Definition at line 23 of file Weather.cpp.
1.8.7