Method

BisSpringAnimationset_initial_velocity

Declaration [src]

void
bis_spring_animation_set_initial_velocity (
  BisSpringAnimation* self,
  double velocity
)

Description [src]

Sets the initial velocity of self.

Initial velocity affects only the animation curve, but not its duration.

Available since:1.0

Parameters

velocity double
 

The initial velocity.