![]() |
Peoplemon
0.1.0
Peoplemon 3 game source documentation
|
#include "Snow.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::snow | |
bl | |
bl::pcl | |
Typedefs | |
using | bl::pcl::Snowflake = core::map::weather::snow::Snowflake |
using | bl::pcl::GpuSnowflake = core::map::weather::snow::GpuSnowflake |