Compare commits

1 Commits

Author SHA1 Message Date
Rod Kay
f13488a87e physics.box2d.source.thin: Regenerate thin binding with swig. 2025-08-04 14:28:19 +10:00

View File

@@ -225,6 +225,8 @@ is
Self.Softness := Softness;
Self.bias_Factor := bias_Factor;
Self.relaxation_Factor := relaxation_Factor;
Self.apply_Limits;
end Limits_are;