Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
2247
void ParticleSystem::resumeEmissions()
2248
{
2249
_paused = false;
2250
}
2251
2252
float ParticleSystem::getFixedFPS()
2253
{
Callers
1
pauseEmitter
Method · 0.80
Calls
no outgoing calls
Tested by
1
pauseEmitter
Method · 0.64