WaveEngine.Box2D
2.5.0.39
.NET Framework 4.5
dotnet add package WaveEngine.Box2D --version 2.5.0.39
NuGet\Install-Package WaveEngine.Box2D -Version 2.5.0.39
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="WaveEngine.Box2D" Version="2.5.0.39" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add WaveEngine.Box2D --version 2.5.0.39
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: WaveEngine.Box2D, 2.5.0.39"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install WaveEngine.Box2D as a Cake Addin
#addin nuget:?package=WaveEngine.Box2D&version=2.5.0.39
// Install WaveEngine.Box2D as a Cake Tool
#tool nuget:?package=WaveEngine.Box2D&version=2.5.0.39
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Provides a set of classes that provides Physics 2D implementation using native Box2D library.
Product | Versions |
---|---|
.NET | net6.0-android net7.0-android |
.NET Framework | net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481 |
MonoAndroid | monoandroid |
Universal Windows Platform | uap uap10.0 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
- WaveEngine.Common (>= 2.5.0.39)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on WaveEngine.Box2D:
Repository | Stars |
---|---|
EvergineTeam/Samples-2.5
A collection of Wave engine sample projects
|