Options
All
  • Public
  • Public/Protected
  • All
V1.7
  • V1.6
  • V1.7
Menu

Enumeration AnimationEventType

Animation event types.

Index

Enumeration members

kAnimationEnd

kAnimationEnd:

Fires when reached end of the animation. In case of loop count > 1 after playing as many time as loop count.

kAnimationLoop

kAnimationLoop:

kAnimationStart

kAnimationStart:

Fires started playing the animation

value = 0

Generated using TypeDoc