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

[GAME] depricated Method hero#getPositionComponent #129

Closed
AMatutat opened this issue Jan 18, 2023 · 1 comment · Fixed by #130
Closed

[GAME] depricated Method hero#getPositionComponent #129

AMatutat opened this issue Jan 18, 2023 · 1 comment · Fixed by #130
Assignees
Labels
bug Something isn't working
Milestone

Comments

@AMatutat
Copy link
Contributor

          Hier wird nach `hero.getPositionComponent()` gefragt. Oben in `calculateNewPath` wird `entity.getComponent(BlaComponent.name)` genutzt. Gibt es einen Grund, warum das nicht uniform gemacht wird?

Originally posted by @cagix in #128 (comment)

@AMatutat AMatutat self-assigned this Jan 18, 2023
@AMatutat AMatutat added the bug Something isn't working label Jan 18, 2023
@AMatutat AMatutat added this to the ECS mini POC milestone Jan 18, 2023
@AMatutat
Copy link
Contributor Author

fixed in #130

@github-project-automation github-project-automation bot moved this from Todo to Done in Dungeon (2022/23) Jan 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
No open projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant