Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1846
void ParticleSystem::updateWithNoTime()
1847
{
1848
this->update(0.0f);
1849
}
1850
1851
void ParticleSystem::updateParticleQuads()
1852
{
Callers
1
reorderChild
Method · 0.80
Calls
1
update
Method · 0.95
Tested by
no test coverage detected