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

New Feature: Re-initialization of Tweens to allow re-use and to save memory #22

Open
WesWedding opened this issue Mar 6, 2022 · 0 comments

Comments

@WesWedding
Copy link
Owner

Sometimes it's more convenient to just re-use an object like a Tween or it helps save some precious bytes on a memory-limited system.

Add a "Reset" function that essentially re-initializes the tween, complete with all of the usual arguments passed into a constructor.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant