MCPcopy 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
2267void ParticleSystem::setTimeScale(float scale)
2268{
2269 _timeScale = scale;
2270}
2271
2272static ParticleEmissionMaskCache* emissionMaskCache;
2273

Callers 5

updateMethod · 0.45
initMethod · 0.45
sliderActionMethod · 0.45
onExitMethod · 0.45
onEnterMethod · 0.45

Calls

no outgoing calls

Tested by 5

updateMethod · 0.36
initMethod · 0.36
sliderActionMethod · 0.36
onExitMethod · 0.36
onEnterMethod · 0.36