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

Tile.cs: Use TileLocation instead of a tuple in NeighborCoordinate #545

Merged
merged 1 commit into from
Feb 15, 2025

Conversation

TomWerner
Copy link
Contributor

This simplifies some expressions and will allow chaining calls to NeighborCoordinate in a following PR.

#541

@TomWerner TomWerner force-pushed the twrner/use-tile-location branch 3 times, most recently from 6141b35 to 06669b1 Compare February 15, 2025 16:14
This simplifies some expressions and will allow chaining calls to NeighborCoordinate in a following PR.

#541
@TomWerner TomWerner force-pushed the twrner/use-tile-location branch from 06669b1 to 468a715 Compare February 15, 2025 16:32
@TomWerner TomWerner merged commit 2b6ff2e into Development Feb 15, 2025
3 checks passed
@TomWerner TomWerner deleted the twrner/use-tile-location branch February 15, 2025 16:36
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

Successfully merging this pull request may close these issues.

2 participants