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

Cannot prevent children from rendering in class that extends SpriteClass #356

Open
straker opened this issue Jun 20, 2023 · 0 comments
Open
Labels
feature New feature or enhancement

Comments

@straker
Copy link
Owner

straker commented Jun 20, 2023

When extending the SpriteClass and overriding the draw method, there's no way to prevent the children from rendering. For example if I want to not render the sprite I would not do anything in the draw method, but there's no way I can prevent the children of the sprite from rendering.

@straker straker added the feature New feature or enhancement label Jun 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or enhancement
Projects
None yet
Development

No branches or pull requests

1 participant