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

Method updateWithNoTime

core/2d/ParticleSystem.cpp:1846–1849  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1844}
1845
1846void ParticleSystem::updateWithNoTime()
1847{
1848 this->update(0.0f);
1849}
1850
1851void ParticleSystem::updateParticleQuads()
1852{

Callers 1

reorderChildMethod · 0.80

Calls 1

updateMethod · 0.95

Tested by

no test coverage detected