Method

BisSpringAnimationset_spring_params

Declaration [src]

void
bis_spring_animation_set_spring_params (
  BisSpringAnimation* self,
  BisSpringParams* spring_params
)

Description [src]

Sets the physical parameters of the spring of self.

Available since:1.0

Parameters

spring_params BisSpringParams
 

The new spring parameters.

 The data is owned by the caller of the function.