SetSkeleton2DAnimationFrame

Description

Sets the skeleton to a specific point in the animation based on time, with optional tweening time. The tween time will smoothly interpolate the skeleton from its current state to the chosen frame of the specified animation so that there is no sharp transition.

Definition

SetSkeleton2DAnimationFrame( iSkeleton, anim, time, tweentime )

Parameters