Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FlxEmitter emitParticle should return the emitted particle #1957

Closed
JoeCreates opened this issue Sep 26, 2016 · 2 comments
Closed

FlxEmitter emitParticle should return the emitted particle #1957

JoeCreates opened this issue Sep 26, 2016 · 2 comments

Comments

@JoeCreates
Copy link
Member

I'm presently trying to override emitParticle so that I can extend the existing behaviour. However, emitParticle does not return the particle it just emitted, so there is no way to do more things to said particple by overriding emitParticle and calling super.emitParticle().

@Gama11
Copy link
Member

Gama11 commented Sep 26, 2016

PR?

@JoeCreates
Copy link
Member Author

Will do. I'm just working on a strange branch of flixel right now which I can't do the PR from.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants