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

Added Send to Map #286

Merged
merged 1 commit into from
Jun 9, 2019
Merged

Added Send to Map #286

merged 1 commit into from
Jun 9, 2019

Conversation

abesto
Copy link
Contributor

@abesto abesto commented May 19, 2019

In the vein of #274, this is basically a lighter version of #265 until #259 is "properly" resolved. (User code will still need to Arc<Mutex<Map>>, which I think is an OK trade-off at this point)

Use-case: using Specs, I want to be a good little boy-scout, and have a dedicated FovSystem update a Map resource that is then read by the RenderSystem.

@tomassedovic tomassedovic merged commit 16b3820 into tomassedovic:master Jun 9, 2019
@tomassedovic
Copy link
Owner

Thanks!

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