get_animation
Description:
[ Version ( deprecated = true , deprecated_since = "1.12" , since = "1.0" ) ]
public unowned Animation get_animation ()
public unowned Animation get_animation ()
Warning: get_animation is deprecated since 1.12.
Retrieves the Animation used by this, if animate has been called on this.
Note:
Use the implicit transition for animatable properties in Actor instead, and get_transition to retrieve the transition.
Parameters:
this |
a Actor |
Returns:
a Animation, or |