![]() |
Peoplemon
0.1.0
Peoplemon 3 game source documentation
|
Fired when weather stops. More...
#include <Weather.hpp>
Public Member Functions | |
WeatherStopped (map::Weather::Type type) | |
Creates a weather stopped event. More... | |
Public Attributes | |
const map::Weather::Type | type |
The type of weather that stopped. More... | |
Fired when weather stops.
Definition at line 33 of file Weather.hpp.
|
inline |
Creates a weather stopped event.
type | The type of weather that stopped |
Definition at line 39 of file Weather.hpp.
const map::Weather::Type core::event::WeatherStopped::type |
The type of weather that stopped.
Definition at line 43 of file Weather.hpp.