sdl2 2.0.5
dotnet add package sdl2 --version 2.0.5
NuGet\Install-Package sdl2 -Version 2.0.5
<PackageReference Include="sdl2" Version="2.0.5" />
paket add sdl2 --version 2.0.5
#r "nuget: sdl2, 2.0.5"
// Install sdl2 as a Cake Addin #addin nuget:?package=sdl2&version=2.0.5 // Install sdl2 as a Cake Tool #tool nuget:?package=sdl2&version=2.0.5
This is the Simple DirectMedia Layer, a generic API that provides low level access to audio, keyboard, mouse, and display framebuffer across multiple platforms.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
native | native is compatible. |
-
- sdl2.redist (>= 2.0.5)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on sdl2:
Package | Downloads |
---|---|
BareE
A source first game engine framework. |
|
sdl2pp
C++ wrapper for SDL2. |
|
Drizzle2D-SDL2
A Simple 2D Game Engine Made in C++ & SDL |
GitHub repositories
This package is not used by any popular GitHub repositories.
SDL 2.0.5 brings relative mouse mode for Mir, relative mouse mode on Wayland, audio capture support, various new SDL APIs, initial support for Raspberry Pi touchscreens, Apple TV support, and many other improvements and bug fixes.