Method
AdapSpringAnimationset_spring_params
Declaration [src]
void
adap_spring_animation_set_spring_params (
AdapSpringAnimation* self,
AdapSpringParams* spring_params
)
Description [src]
Sets the physical parameters of the spring of self
.
Sets property | Adap.SpringAnimation:spring-params |
Parameters
spring_params
-
Type:
AdapSpringParams
The new spring parameters.
The data is owned by the caller of the method.