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

FlxTween: add cancelChain() #1988

Merged
merged 4 commits into from
Nov 6, 2016

Commits on Oct 28, 2016

  1. Support cancellation of tween chain.

    Added function cancelChain()
    Added test cases for cancelChain()
    seraku24 committed Oct 28, 2016
    Configuration menu
    Copy the full SHA
    f7b5fa5 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2016

  1. Configuration menu
    Copy the full SHA
    3b89ecc View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2016

  1. Configuration menu
    Copy the full SHA
    b7a8f0b View commit details
    Browse the repository at this point in the history
  2. Doc adjustments

    Gama11 committed Nov 6, 2016
    Configuration menu
    Copy the full SHA
    4a17e7e View commit details
    Browse the repository at this point in the history