Method
AdapSpringAnimationget_spring_params
Declaration [src]
AdapSpringParams*
adap_spring_animation_get_spring_params (
AdapSpringAnimation* self
)
Description [src]
Gets the physical parameters of the spring of self
.
Gets property | Adap.SpringAnimation:spring-params |
Return value
Type: AdapSpringParams
The spring parameters.
The data is owned by the instance. |