spine_physics_constraint_get_strength method
Implementation
double spine_physics_constraint_get_strength(
spine_physics_constraint constraint,
) {
return _spine_physics_constraint_get_strength(
constraint,
);
}
double spine_physics_constraint_get_strength(
spine_physics_constraint constraint,
) {
return _spine_physics_constraint_get_strength(
constraint,
);
}