Available on all platforms
new(animator:IAnimator, clipNode:SpriteSheetClipNode)
write onlybackAndForth:Bool
read onlycurrentFrameData:SpriteSheetAnimationFrame
currentFrameNumber:Int
write onlyreverse:Bool
read onlytotalFrames:Int
read onlyblendWeight:Float
read onlycurrentFrame:Int
read onlynextFrame:Int
read onlypositionDelta:Vector3D
phase(value:Float):Void
@inheritDoc
update(time:Int):Void
offset(startTime:Int):Void
Resets the start time of the node to a new value.
Parameters:
startTime
The absolute start time (in milliseconds) of the node's starting time.