Ashley I was excited to see "the ability to access Sprite's set of animations" in r281 release notes, I thought that meant the list of animations, not just the current one.
Will it be difficult to add something like sprite.animationCount and sprite.getAnimation(index) to the API? This would be a really useful feature. I'm working on a game with literally thousands of animations, and I often need to check if a certain animation exists from the events.