owner property

Animate owner
final

The Animate instance that created this entry. This can be used by effects to read information about the animation. Effects should not modify the animation (ex. by calling Animate.addEffect).

Implementation

final Animate owner;