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

Add a transform function to the GameArea that allows for atomic changes to its internal state. #351

Open
adam-arold opened this issue Nov 17, 2020 · 0 comments
Labels
blocked Tasks which are blocked feature New functionality for the program
Projects

Comments

@adam-arold
Copy link
Member

Right now no complex modifications can be made to the GameArea without risking inconsistent state. This can be fixed by having a transform function that ensures consistent transformation of the GameArea's state.

@adam-arold adam-arold created this issue from a note in Zircon (In Progress) Nov 17, 2020
@adam-arold adam-arold added the feature New functionality for the program label Nov 17, 2020
@adam-arold adam-arold added this to the 2020.2.0-RELEASE milestone Nov 17, 2020
@adam-arold adam-arold moved this from In Progress to Backlog in Zircon Nov 17, 2020
@adam-arold adam-arold removed this from the 2020.2.0-RELEASE milestone Nov 17, 2020
@adam-arold adam-arold added the blocked Tasks which are blocked label Aug 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked Tasks which are blocked feature New functionality for the program
Projects
Zircon
  
Backlog
Development

No branches or pull requests

1 participant