Skip to content

Commit

Permalink
missing doc (#3218)
Browse files Browse the repository at this point in the history
  • Loading branch information
richTrash21 committed Jul 14, 2024
1 parent c762d99 commit 8b8d40c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions flixel/animation/FlxAnimationController.hx
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,7 @@ class FlxAnimationController implements IFlxDestroyable
* Works only with looped animations.
*
* @param animName The name of the current animation
* @since 5.9.0
*/
public final onLoop = new FlxTypedSignal<(animName:String)->Void>();

Expand Down

0 comments on commit 8b8d40c

Please sign in to comment.