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

Type safe ECS queries #27

Closed
wants to merge 7 commits into from
Closed

Type safe ECS queries #27

wants to merge 7 commits into from

Conversation

foodelevator
Copy link
Collaborator

@foodelevator foodelevator commented Apr 18, 2022

This PR partially covers the second part of #5

  • Some way of getting access to components in a type safe way from Rust.
  • Optionally get handle to Entity with query

@foodelevator foodelevator marked this pull request as ready for review May 2, 2022 17:42
@foodelevator foodelevator changed the title Improve ECS Type safe ECS queries May 2, 2022
@foodelevator foodelevator mentioned this pull request May 3, 2022
4 tasks
@foodelevator foodelevator added the ECS🏴󠁥󠁣󠁳󠁿 Relatet to the Entity Compnent System label May 4, 2022
@foodelevator foodelevator deleted the mathm/ecs-improvements branch May 4, 2022 18:05
@foodelevator
Copy link
Collaborator Author

Moved to #32

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ECS🏴󠁥󠁣󠁳󠁿 Relatet to the Entity Compnent System
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant