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

Method Fill array of Frames Duration now public #234

Open
wants to merge 4 commits into
base: GLES2
Choose a base branch
from
Open

Method Fill array of Frames Duration now public #234

wants to merge 4 commits into from

Commits on Aug 24, 2013

  1. Method Fill array of Frames Duration now public

    Why turn this useful method to private ?
    Anyways users will have to code the same in their projects for nothing.
    killoctal committed Aug 24, 2013
    Configuration menu
    Copy the full SHA
    7d31066 View commit details
    Browse the repository at this point in the history
  2. Added access to the AnimationData of sprite

    Access to the AnimationData instance allows to know how many frames are they in the animation
    killoctal committed Aug 24, 2013
    Configuration menu
    Copy the full SHA
    b886106 View commit details
    Browse the repository at this point in the history
  3. IAnimationData : Fix to interface instead class

    Just a too-fast-mistake ;)
    killoctal committed Aug 24, 2013
    Configuration menu
    Copy the full SHA
    9825e99 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2013

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