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

Support a dispose method in mode7 #2

Open
ericoporto opened this issue Mar 27, 2022 · 0 comments
Open

Support a dispose method in mode7 #2

ericoporto opened this issue Mar 27, 2022 · 0 comments

Comments

@ericoporto
Copy link
Owner

because both the world and mode7 are structs and not managed structs, they need a dispose method so they can remove their contents from memory.

We could maybe make it do with Dispose in Mode7 and let people remove objects through RemoveAllObjects for now.

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

No branches or pull requests

1 participant