Peoplemon  0.1.0
Peoplemon 3 game source documentation
Classes | Variables
core::map::weather::fog Namespace Reference

Classes

struct  Particle
 
struct  GpuParticle
 
struct  GlobalShaderInfo
 
class  FogSink
 
class  FogUpdater
 
class  FogAffector
 
class  FogEmitter
 

Variables

float wrapWidth = 800.f
 
float wrapHeight = 600.f
 

Variable Documentation

◆ wrapHeight

float core::map::weather::fog::wrapHeight = 600.f

Definition at line 166 of file Fog.cpp.

◆ wrapWidth

float core::map::weather::fog::wrapWidth = 800.f

Definition at line 165 of file Fog.cpp.