![]() |
Peoplemon
0.1.0
Peoplemon 3 game source documentation
|
#include "Fog.hpp"
#include <BLIB/Cameras/2D/Camera2D.hpp>
#include <BLIB/Util/Random.hpp>
#include <Core/Properties.hpp>
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. | |
core::map::weather::fog | |
bl | |
bl::pcl | |
Variables | |
float | core::map::weather::fog::wrapWidth = 800.f |
float | core::map::weather::fog::wrapHeight = 600.f |