Click or drag to resize
AnimationCallback Delegate
Callback to execute when animation start / ends.

Namespace:  GeonBit.Core.Graphics
Assembly:  GeonBit (in GeonBit.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public delegate void AnimationCallback()
See Also