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

Slight optimizations to MovieClip and Tween. #23

Merged
merged 1 commit into from
Nov 15, 2016
Merged

Conversation

andrewstart
Copy link
Collaborator

  • Tween's setPropFromShorthand method skips the transform's getters.
  • MovieClip has some regularly used methods saved on the instance to avoid going to the prototype for use.

@bigtimebuddy bigtimebuddy merged commit 054db2f into master Nov 15, 2016
@bigtimebuddy bigtimebuddy deleted the small-opts branch November 15, 2016 17:15
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