Continues the animation of the sprite using the values used to set it up. Continues from the current frame rather than starting again at the first frame.
Definition
ResumeSprite( iSpriteIndex )
void agk::ResumeSprite( uint32_t iSpriteIndex )
Parameters
iSpriteIndex - The ID of the sprite to resume animating.