time in display.newSprite sequence data

In the documentation for newSprite, the definition of the time key in sequence data is as follows:

“This is the time (in milliseconds) between each frame. If this is not specified, then animation will be based on the framerate of your app.”

Correct me if I’m wrong, but is this a mistake? Isn’t it actually the time of the the full animation from start to finish? Thank you for your time and have a nice day.

Hi @jhow,

Yes, you’re correct… I’ll fix the documentation on this point soon. Thanks for pointing it out.

Brent

Hi @jhow,

Yes, you’re correct… I’ll fix the documentation on this point soon. Thanks for pointing it out.

Brent