Peoplemon  0.1.0
Peoplemon 3 game source documentation
Classes | Typedefs
bl::pcl Namespace Reference

Classes

struct  RenderConfigMap< PeoplemonSpark >
 
struct  RenderConfigMap< Particle >
 
struct  RenderConfigMap< Raindrop >
 
struct  RenderConfigMap< Sand >
 
struct  RenderConfigMap< Swirl >
 
struct  RenderConfigMap< Snowflake >
 
struct  RenderConfigMap< Evolution::Spark >
 

Typedefs

using PeoplemonSpark = core::battle::view::PeoplemonSpark
 
using GpuPeoplemonSpark = core::battle::view::PeoplemonSparkGpu
 
using GlobalShaderStruct = core::battle::view::PeoplemonSparkGlobalShaderPayload
 
using Particle = core::map::weather::fog::Particle
 
using GpuParticle = core::map::weather::fog::GpuParticle
 
using GlobalShaderInfo = core::map::weather::fog::GlobalShaderInfo
 
using Raindrop = core::map::weather::rain::Raindrop
 
using GpuRaindrop = core::map::weather::rain::GpuRaindrop
 
using Sand = core::map::weather::sandstorm::Sand
 
using Swirl = core::map::weather::sandstorm::Swirl
 
using GpuSwirl = core::map::weather::sandstorm::GpuSwirl
 
using Snowflake = core::map::weather::snow::Snowflake
 
using GpuSnowflake = core::map::weather::snow::GpuSnowflake
 

Typedef Documentation

◆ GlobalShaderInfo

Definition at line 79 of file Fog.cpp.

◆ GlobalShaderStruct

Definition at line 69 of file PeoplemonSpark.hpp.

◆ GpuParticle

Definition at line 78 of file Fog.cpp.

◆ GpuPeoplemonSpark

Definition at line 68 of file PeoplemonSpark.hpp.

◆ GpuRaindrop

Definition at line 78 of file Rain.cpp.

◆ GpuSnowflake

Definition at line 73 of file Snow.cpp.

◆ GpuSwirl

Definition at line 74 of file Sandstorm.cpp.

◆ Particle

Definition at line 77 of file Fog.cpp.

◆ PeoplemonSpark

Definition at line 67 of file PeoplemonSpark.hpp.

◆ Raindrop

Definition at line 77 of file Rain.cpp.

◆ Sand

Definition at line 72 of file Sandstorm.cpp.

◆ Snowflake

Definition at line 72 of file Snow.cpp.

◆ Swirl

Definition at line 73 of file Sandstorm.cpp.