MCPcopy 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
1137void ParticleSystem::addEmissionShape(EmissionShape shape)
1138{
1139 setEmissionShape(_emissionShapeIndex, shape);
1140}
1141
1142void ParticleSystem::setEmissionShape(unsigned short index, EmissionShape shape)
1143{

Callers 1

onEnterMethod · 0.80

Calls

no outgoing calls

Tested by 1

onEnterMethod · 0.64