MCPcopy Create free account
hub / github.com/axmolengine/axmol / resumeEmissions

Method resumeEmissions

core/2d/ParticleSystem.cpp:2247–2250  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2245}
2246
2247void ParticleSystem::resumeEmissions()
2248{
2249 _paused = false;
2250}
2251
2252float ParticleSystem::getFixedFPS()
2253{

Callers 1

pauseEmitterMethod · 0.80

Calls

no outgoing calls

Tested by 1

pauseEmitterMethod · 0.64