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 TweenManager#removeFrom method #1279

Merged
merged 3 commits into from
Nov 16, 2014
Merged

Conversation

lewster32
Copy link
Contributor

Allows the removal of all Tweens from a specific object, array of objects or group of objects.

Demo: http://jsfiddle.net/lewster32/L3u3gp5k/

Allows the removal of all Tweens from a specific object, array of objects or group of objects.
@lewster32 lewster32 changed the title Added removeFrom method Added TweenManager.removeFrom method Oct 31, 2014
@lewster32 lewster32 changed the title Added TweenManager.removeFrom method Added TweenManager#removeFrom method Oct 31, 2014
@spayton
Copy link
Contributor

spayton commented Nov 14, 2014

@lewster32
Copy link
Contributor Author

Ah yeah, good spot. I did mention that issue in the example but I didn't look into why it was happening. I guess I can check the _add list too. Will fix this and update.

photonstorm added a commit that referenced this pull request Nov 16, 2014
Added TweenManager#removeFrom method
@photonstorm photonstorm merged commit 730f53c into phaserjs:dev Nov 16, 2014
@lewster32 lewster32 deleted the patch-1 branch November 16, 2014 19:07
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.

None yet

3 participants