Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/axmolengine/axmol
/ addEmissionShape
Method
addEmissionShape
core/2d/ParticleSystem.cpp:1137–1140 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1135
}
1136
1137
void ParticleSystem::addEmissionShape(EmissionShape shape)
1138
{
1139
setEmissionShape(_emissionShapeIndex, shape);
1140
}
1141
1142
void ParticleSystem::setEmissionShape(unsigned short index, EmissionShape shape)
1143
{
Callers
1
onEnter
Method · 0.80
Calls
no outgoing calls
Tested by
1
onEnter
Method · 0.64