freg  0.3
Free-Roaming Elementary Game
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Public Member Functions | Static Public Member Functions | Private Attributes | List of all members
Weather Class Reference

#include <Weather.h>

Inheritance diagram for Weather:
Inheritance graph
[legend]

Public Member Functions

void SetWeather (weathers)
 
weathers GetWeather () const
 

Static Public Member Functions

static QString GetWeatherString (weathers)
 

Private Attributes

weathers weather
 

Detailed Description

Definition at line 32 of file Weather.h.

Member Function Documentation

weathers Weather::GetWeather ( ) const

Definition at line 24 of file Weather.cpp.

QString Weather::GetWeatherString ( weathers  w)
static

Definition at line 26 of file Weather.cpp.

void Weather::SetWeather ( weathers  new_weather)

Definition at line 23 of file Weather.cpp.

Member Data Documentation

weathers Weather::weather
private

Definition at line 40 of file Weather.h.


The documentation for this class was generated from the following files: