Method

BisTimedAnimationset_easing

Declaration [src]

void
bis_timed_animation_set_easing (
  BisTimedAnimation* self,
  BisEasing easing
)

Description [src]

Sets the easing function self will use.

See BisEasing for the description of specific easing functions.

Available since:1.0

Parameters

easing BisEasing
 

The easing function to use.