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

feat: world.reset #135

Merged
merged 1 commit into from
Mar 1, 2021
Merged

feat: world.reset #135

merged 1 commit into from
Mar 1, 2021

Conversation

3mcd
Copy link
Owner

@3mcd 3mcd commented Mar 1, 2021

This PR introduces world.reset – a method which destroys all entity and component data, removes all systems, and resets internal world/storage state.

@3mcd 3mcd linked an issue Mar 1, 2021 that may be closed by this pull request
@3mcd 3mcd changed the title feat: world.dispose feat: world.reset Mar 1, 2021
@3mcd 3mcd merged commit 756aeb4 into master Mar 1, 2021
@3mcd 3mcd deleted the feat/dispose branch March 1, 2021 15:28
@github-actions
Copy link
Contributor

github-actions bot commented Mar 1, 2021

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.

Question: Dispose all registered/added resources
1 participant