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

Implement the snapshot function in DrawSurface properly #92

Closed
adam-arold opened this issue Aug 31, 2018 · 0 comments
Closed

Implement the snapshot function in DrawSurface properly #92

adam-arold opened this issue Aug 31, 2018 · 0 comments
Assignees
Labels
bug Bugs within the program

Comments

@adam-arold
Copy link
Member

It currently returns a Map<Position, Tile>, but it should return a proper Snapshot object which not only contains the map, but an offset (AbsolutePosition) as well. This is important because when mixing tilesets with varying width positioning fails.

@adam-arold adam-arold added bug Bugs within the program Story Points: 2 labels Aug 31, 2018
@adam-arold adam-arold self-assigned this Aug 31, 2018
@adam-arold adam-arold added this to the Release: 2019.2.0 milestone Jul 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Bugs within the program
Projects
None yet
Development

No branches or pull requests

1 participant