Actionscript 3 Particle Engine for Flash and Flex
Stars
259
Forks
60
Watchers
259
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
20
commits
18
commits
4
commits
2
commits
1
commits
Apply previous fix for emmiters setter in SpriteRendererBase to other renderers.
9cfe720View on GitHubDeathZone.p and DeathZone.inside is unnecessary to be a member of DeathZone.
f803accView on GitHub* Added extracted emitter removal code into clearEmitters.
f894fe4View on GitHubFix emitter removal in the context of set emitters. The "for each" iteration does not guarantee to iterate on every items if the vector is modified (splice).
5c026beView on GitHub