Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/axmolengine/axmol
/ setTimeScale
Method
setTimeScale
core/2d/ParticleSystem.cpp:2267–2270 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2265
}
2266
2267
void ParticleSystem::setTimeScale(float scale)
2268
{
2269
_timeScale = scale;
2270
}
2271
2272
static ParticleEmissionMaskCache* emissionMaskCache;
2273
Callers
5
update
Method · 0.45
init
Method · 0.45
sliderAction
Method · 0.45
onExit
Method · 0.45
onEnter
Method · 0.45
Calls
no outgoing calls
Tested by
5
update
Method · 0.36
init
Method · 0.36
sliderAction
Method · 0.36
onExit
Method · 0.36
onEnter
Method · 0.36