Static Variables
AnimationEndType.AUTO
Type
Int
description
Animation will change depending on the values of AnimationStats.nextState and AnimationStats.nextAnimation
AnimationEndType.LOOP
Type
Int
description
Animation will repeat after it finishes
AnimationEndType.NONE
Type
Int
description
Animation will stop on the final frame and take no further action