We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
@photonstorm hi ,because of the constructor parameters, FlxBar cant be recycled by the FlxGroup,can the parameters move to a init method ?
The text was updated successfully, but these errors were encountered:
Good point - I will see about moving them, or at least giving them default values and then adding an init method.
Sorry, something went wrong.
photonstorm
No branches or pull requests
@photonstorm hi ,because of the constructor parameters, FlxBar cant be recycled by the FlxGroup,can the parameters move to a init method ?
The text was updated successfully, but these errors were encountered: