Peoplemon  0.1.0
Peoplemon 3 game source documentation
Public Member Functions | List of all members
core::map::weather::sandstorm::SandSink Class Reference
+ Inheritance diagram for core::map::weather::sandstorm::SandSink:

Public Member Functions

 SandSink ()
 
virtual ~SandSink ()=default
 
virtual void update (Proxy &proxy, std::span< Sand > particles, float, float) override
 
void clearAll ()
 

Detailed Description

Definition at line 152 of file Sandstorm.cpp.

Constructor & Destructor Documentation

◆ SandSink()

core::map::weather::sandstorm::SandSink::SandSink ( )
inline

Definition at line 154 of file Sandstorm.cpp.

◆ ~SandSink()

virtual core::map::weather::sandstorm::SandSink::~SandSink ( )
virtualdefault

Member Function Documentation

◆ clearAll()

void core::map::weather::sandstorm::SandSink::clearAll ( )
inline

Definition at line 166 of file Sandstorm.cpp.

◆ update()

virtual void core::map::weather::sandstorm::SandSink::update ( Proxy &  proxy,
std::span< Sand particles,
float  ,
float   
)
inlineoverridevirtual

Definition at line 159 of file Sandstorm.cpp.


The documentation for this class was generated from the following file: