Click or drag to resize
SpriteSpriteAnimationComplete Event
Only used when you tell an animation to animate once. At the end of the animation, this function fires off.

Namespace:  SpriteLibrary
Assembly:  SpriteLibrary (in SpriteLibrary.dll) Version: 1.0.0.5 (1.0.0.5)
Syntax
C#
public event SpriteSpriteEventHandler SpriteAnimationComplete

Value

Type: SpriteLibrarySpriteSpriteEventHandler
See Also