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

Classes

struct  Sand
 
struct  Swirl
 
struct  GpuSwirl
 
struct  GlobalShaderInfo
 
class  SandSink
 
class  SandUpdater
 
class  SandAffector
 
class  SandEmitter
 
class  SwirlAffector
 
class  SwirlEmitter
 

Variables

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

Variable Documentation

◆ wrapHeight

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

Definition at line 204 of file Sandstorm.cpp.

◆ wrapWidth

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

Definition at line 203 of file Sandstorm.cpp.