![]() |
Peoplemon
0.1.0
Peoplemon 3 game source documentation
|
#include "Thunder.hpp"
#include <BLIB/Audio/AudioSystem.hpp>
#include <BLIB/Events.hpp>
#include <BLIB/Util/Random.hpp>
#include <Core/Events/Weather.hpp>
#include <Core/Properties.hpp>
#include <Core/Resources.hpp>
#include <cmath>
Go to the source code of this file.
Namespaces | |
core | |
Core classes and functionality for both the editor and game. | |
core::map | |
Collection of classes responsible for loading, editing, rendering, and updating maps. | |
core::map::weather | |
Collection of different weather types. | |