Method
AdapTimedAnimationset_easing
Declaration [src]
void
adap_timed_animation_set_easing (
AdapTimedAnimation* self,
AdapEasing easing
)
Description [src]
Sets the easing function self
will use.
See AdapEasing
for the description of specific easing functions.
Sets property | Adap.TimedAnimation:easing |
Parameters
easing
-
Type:
AdapEasing
The easing function to use.