Peoplemon  0.1.0
Peoplemon 3 game source documentation
Classes | Namespaces | Typedefs
Snow.cpp File Reference
#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.

Classes

struct  core::map::weather::snow::Snowflake
 
struct  core::map::weather::snow::GpuSnowflake
 
struct  core::map::weather::snow::GlobalShaderInfo
 
struct  bl::pcl::RenderConfigMap< Snowflake >
 
class  core::map::weather::snow::GravityAffector
 
class  core::map::weather::snow::TimeSink
 
class  core::map::weather::snow::TimeEmitter
 

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