MCPcopy Create free account
hub / github.com/NazaraEngine/NazaraEngine / ParticleGroup.cpp

File ParticleGroup.cpp

tests/Engine/Graphics/ParticleGroup.cpp:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#include <Nazara/Graphics/ParticleGroup.hpp>
2#include <Catch/catch.hpp>
3
4#include <Nazara/Core/SparsePtr.hpp>

Callers

nothing calls this directly

Calls 6

AddControllerMethod · 0.80
SetEmissionCountMethod · 0.80
AddEmitterMethod · 0.80
AddGeneratorMethod · 0.80
GetParticleCountMethod · 0.80
UpdateMethod · 0.45

Tested by

no test coverage detected