Pol  Rev 533
WeatherRegion Class Reference

#include <miscrgn.h>

+ Inheritance diagram for WeatherRegion:
+ Collaboration diagram for WeatherRegion:

List of all members.

Public Member Functions

 WeatherRegion (ConfigElem &elem)
void setweather (unsigned char weathertype, unsigned char severity, unsigned char aux)

Public Attributes

unsigned char aux
int lightoverride
unsigned char severity
unsigned char weathertype

Private Types

typedef Region base

Detailed Description

Definition at line 55 of file miscrgn.h.


Member Typedef Documentation

typedef Region WeatherRegion::base [private]

Definition at line 57 of file miscrgn.h.


Constructor & Destructor Documentation

Definition at line 58 of file miscrgn.cpp.


Member Function Documentation

void WeatherRegion::setweather ( unsigned char  weathertype,
unsigned char  severity,
unsigned char  aux 
)

Member Data Documentation

unsigned char WeatherRegion::aux

Definition at line 65 of file miscrgn.h.

Referenced by Character::check_weather_region_change(), and SetRegionWeatherLevel().

unsigned char WeatherRegion::severity

Definition at line 64 of file miscrgn.h.

Referenced by Character::check_weather_region_change(), and SetRegionWeatherLevel().

Definition at line 63 of file miscrgn.h.

Referenced by Character::check_weather_region_change(), and SetRegionWeatherLevel().


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