You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
Right now no complex modifications can be made to the
GameArea
without risking inconsistent state. This can be fixed by having atransform
function that ensures consistent transformation of theGameArea
's state.The text was updated successfully, but these errors were encountered: