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

Support delayed functions that ECS components can queue up #116

Open
heyx3 opened this issue Nov 18, 2023 · 0 comments
Open

Support delayed functions that ECS components can queue up #116

heyx3 opened this issue Nov 18, 2023 · 0 comments
Labels
META:internal Created by Billy RE:ECS Something within the ECS module SIZE:small Small in scope and conceptually easy TYPE:enhancement Adding something new to B+

Comments

@heyx3
Copy link
Owner

heyx3 commented Nov 18, 2023

The functions are associated with particular entities or components, and are automatically killed if their owning entity/component is killed.

@heyx3 heyx3 added TYPE:enhancement Adding something new to B+ SIZE:small Small in scope and conceptually easy RE:ECS Something within the ECS module labels Nov 18, 2023
@heyx3 heyx3 added the META:internal Created by Billy label Feb 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
META:internal Created by Billy RE:ECS Something within the ECS module SIZE:small Small in scope and conceptually easy TYPE:enhancement Adding something new to B+
Projects
None yet
Development

No branches or pull requests

1 participant