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

Add insert function to FlxGroup class. #1671

Conversation

Corneguidouille
Copy link

Hi, I just added a function for inserting an object into a FlxGroup at a specific position.
It's very useful when the order of members are importants. In this case, using the existing add function is not what we need.

Tested on Neko and Mac targets.

Gama11 added a commit that referenced this pull request Jan 15, 2016
…function_flxgroup

Add insert function to FlxGroup class.
@Gama11 Gama11 merged commit 2e30e4a into HaxeFlixel:dev Jan 15, 2016
@MSGhero
Copy link
Member

MSGhero commented Jan 15, 2016

👍

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

Successfully merging this pull request may close these issues.

4 participants