SpriteAnimator.PlayFromFrame(string, int, bool) Method
Definition
Namespace: Brine2D.Animation
Plays an animation by name, beginning at a specific frame index.
Parameters
animationName System.String
startFrame System.Int32
restart System.Boolean
Namespace: Brine2D.Animation
Plays an animation by name, beginning at a specific frame index.
animationName System.String
startFrame System.Int32
restart System.Boolean