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

Feature/refactor index #22

Merged
merged 3 commits into from
Jan 4, 2025
Merged

Feature/refactor index #22

merged 3 commits into from
Jan 4, 2025

Conversation

seilis
Copy link
Owner

@seilis seilis commented Jan 4, 2025

No description provided.

seilis added 3 commits January 4, 2025 15:39
Add a Point struct as a convenient holder for (x,y) indices. The Point
internally uses i64s in order to handle maps that place the origin at
some point other than the corner. Currently, the map only supports
indices starting at (0,0) but that is expected to change in the future.
@seilis seilis force-pushed the feature/refactor-index branch from f87f8fb to 8348c98 Compare January 4, 2025 23:53
@seilis seilis merged commit 3ca2b64 into main Jan 4, 2025
1 check passed
@seilis seilis deleted the feature/refactor-index branch January 4, 2025 23:55
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.

1 participant