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

TilemapManager iter functions #1

Open
NoahShomette opened this issue Aug 12, 2023 · 0 comments
Open

TilemapManager iter functions #1

NoahShomette opened this issue Aug 12, 2023 · 0 comments

Comments

@NoahShomette
Copy link
Owner

NoahShomette commented Aug 12, 2023

TilemapManager should provide a series of functions to aid in iterating areas of the map.

Ideal implementation would create some kind of trait that the iterator functions can take that would return an area. Functions would then be able to take the trait and get the tiles requested and return an iterator over those requested tiles

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant