Method
PhocTimedAnimationget_property_easer
Declaration [src]
PhocPropertyEaser*
phoc_timed_animation_get_property_easer (
PhocTimedAnimation* self
)
Return value
Type: PhocPropertyEaser
The property easer of this time animation.
The returned data is owned by the instance. |