Click or drag to resize
SpriteEntityOnAnimationEnd Field
Callback to call whenever sprite animation cycle ends (when using animation clips).

Namespace:  GeonBit.Core.Graphics
Assembly:  GeonBit (in GeonBit.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public OnAnimationClipEnds OnAnimationEnd

Field Value

Type: OnAnimationClipEnds
See Also