SFPhysics 2.2.3

There is a newer version of this package available.
See the version list below for details.
dotnet add package SFPhysics --version 2.2.3
NuGet\Install-Package SFPhysics -Version 2.2.3
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="SFPhysics" Version="2.2.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SFPhysics --version 2.2.3
#r "nuget: SFPhysics, 2.2.3"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install SFPhysics as a Cake Addin
#addin nuget:?package=SFPhysics&version=2.2.3

// Install SFPhysics as a Cake Tool
#tool nuget:?package=SFPhysics&version=2.2.3

A simple 2D physics package for SFML.  It only supports circular and AABB bounds.
     It makes no attempt to detect or handle inter-frame collision misses.  It is
     however perfectly suitable for most classic 2D games.

     Version 2.2.3 contains a bug fixes

     Version 2.2.0 has been released. There are 2 API changes
     (1) PhysicsShapeList<T> now rerturns a T* from its iterator
     (2) UpdatePhysics now takes an optional second parameter of a
     fixed MS per upate. It will loop and make multiple updates as
     necessary for the frame deltaMS.  This allows the programmer to
     tradeoff compute time for better acuray.  A value of 0 sets the
     update period to the current frame deltaMS, which is to say
     it mimics the old behavior of one update per call.
  
     Basic documentation is at https://github.com/profK/SFPhysics.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.3.2 229 3/16/2024
2.3.1 418 11/17/2023
2.2.6 422 4/21/2023
2.2.5 195 4/21/2023
2.2.4 200 4/21/2023
2.2.3 345 3/10/2023
2.2.2 249 3/9/2023
2.2.1.1 145 3/16/2024
2.2.1 246 3/6/2023
2.2.0 245 2/28/2023
2.1.1 251 2/28/2023
2.0.1 572 10/24/2022
2.0.0 484 8/7/2022
1.7.1 490 6/9/2022
1.7.0 466 6/9/2022
1.6.4 438 6/8/2022
1.6.3 435 6/8/2022
1.6.2 441 6/8/2022
1.6.1 435 6/7/2022
1.6.0 432 6/6/2022
1.5.0 471 6/5/2022
1.4.8 433 6/4/2022
1.4.7 438 6/3/2022
1.4.6 443 6/3/2022
1.4.5 455 6/3/2022
1.4.4 442 6/3/2022
1.4.3 438 6/3/2022
1.4.2 450 6/2/2022
1.4.1 451 6/1/2022
1.4.0 444 5/31/2022
1.3.0 454 5/31/2022
1.2.0 469 5/2/2022
1.1.5 475 5/2/2022
1.1.4 424 5/1/2022
1.1.2 441 5/1/2022
1.1.1 480 5/1/2022
1.1.0 445 5/1/2022
1.0.0 452 5/1/2022
0.2.0 495 4/27/2022
0.1.22 477 4/25/2022
0.1.21 459 4/25/2022
0.1.20 451 4/25/2022
0.1.19 456 4/24/2022
0.1.17 463 4/24/2022
0.1.16 489 4/24/2022
0.1.14 454 4/23/2022
0.1.13 454 4/23/2022
0.1.12 450 4/23/2022
0.1.11 441 4/23/2022
0.1.10 458 4/23/2022
0.1.9 405 4/23/2022
0.1.8 453 4/22/2022
0.1.7 433 4/22/2022
0.1.6 464 4/22/2022
0.1.5 454 4/22/2022
0.1.4 462 4/22/2022
0.1.3 503 4/22/2022
0.1.2 449 4/22/2022
0.1.1 467 4/22/2022
0.1.0 472 4/22/2022