Mountain
1.0.0
Simple C++ 2D Game Framework
|
Public Member Functions | |
void | SetComputeShaderUniforms (const ComputeShader &computeShader, Types enabledModules) const override |
void | RenderImGui (uint32_t *enabledModulesInt) override |
![]() | |
virtual void | RenderDebug (const ParticleSystem &system, Vector2 renderTargetSizeDiff) const |
Public Attributes | |
Vector2 | force |
Additional Inherited Members | |
![]() | |
bool_t | BeginImGui (uint32_t *enabledModulesInt, Types type) const |
void | EndImGui () const |
Definition at line 125 of file particle_system_modules.hpp.