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 conversion methods #38

Open
10 tasks
GsLogiMaker opened this issue Dec 5, 2024 · 0 comments
Open
10 tasks

Add conversion methods #38

GsLogiMaker opened this issue Dec 5, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@GsLogiMaker
Copy link
Owner

Add methods to convert one entity type to an other. Conversion can fail and return null if the entity ID does not match the criteria to convert to the specified type.

  • GFEntity.to_entity()
  • GFEntity.to_registerable_entity()
  • GFEntity.to_component()
  • GFEntity.to_module()
  • GFEntity.to_pair()
  • GFEntity.to_tag()
  • GFEntity.to_event()
  • GFEntity.to_system()
  • GFEntity.to_observer()
  • GFEntity.to_query()
@GsLogiMaker GsLogiMaker added the enhancement New feature or request label Dec 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant