Peoplemon  0.1.0
Peoplemon 3 game source documentation
Namespaces | Classes
core::map::weather Namespace Reference

Collection of different weather types. More...

Namespaces

 fog
 
 rain
 
 sandstorm
 
 snow
 

Classes

struct  Base
 Base class for all weather types. More...
 
class  Fog
 Weather type for thin or thick fog. More...
 
class  Rain
 Weather type for rainy days. Handles light and hard rain and owns thunder if need be. More...
 
class  Sandstorm
 Creates sandstorms. More...
 
class  Snow
 Snow weather system. More...
 
class  Sunny
 Makes sunny weather. More...
 
class  Thunder
 Simple helper class for creating thunder in different weather types. More...
 

Detailed Description

Collection of different weather types.