Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/axmolengine/axmol
/ pauseEmissions
Method
pauseEmissions
core/2d/ParticleSystem.cpp:2242–2245 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2240
}
2241
2242
void ParticleSystem::pauseEmissions()
2243
{
2244
_paused = true;
2245
}
2246
2247
void ParticleSystem::resumeEmissions()
2248
{
Callers
1
pauseEmitter
Method · 0.80
Calls
no outgoing calls
Tested by
1
pauseEmitter
Method · 0.64