Method
PhocTimedAnimationget_animatable
Declaration [src]
PhocAnimatable*
phoc_timed_animation_get_animatable (
PhocTimedAnimation* self
)
Return value
Type: PhocAnimatable
The animatable of this timed animation.
The data is owned by the instance. |