Brunot
Loading...
Searching...
No Matches
ParticleSpawner.h File Reference

Creates Particles, based on initial conditions set in the editor, with potential randomness. More...

#include <random>
#include <vector>
#include <algorithm>
#include <utility>
#include <type_traits>
#include "Graphics/Particle.h"
#include "Utility/Math/Vector4D.h"
Include dependency graph for ParticleSpawner.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ParticleSpawner
 Creates Particles, based on initial conditions set in the editor, with potential randomness. More...

Detailed Description

Creates Particles, based on initial conditions set in the editor, with potential randomness.

This class was originally intended to be able to be overridden, but Aidan quickly realized that was more along the lines of a QOL feature, and so subclasses were relegated to something between postponed and unplanned.

Author
Aidan Hartman (aidan.nosp@m..har.nosp@m.tman@.nosp@m.digi.nosp@m.pen.e.nosp@m.du)
Date
2026 / 03 / 27