Table of Contents

Delegate SpriteAnimation.Completed

Namespace
MLEM.Animations
Assembly
MLEM.dll

A callback for when a sprite animation is completed.

public delegate void SpriteAnimation.Completed(SpriteAnimation animation)

Parameters

animation SpriteAnimation

The animation that has completed