Simplifies the default MonoGame input API by providing methods and types to handle mouse and keyboard input with extension methods and key bindings.
Info
Version: | 2.0.0 |
Author(s): | SpookyScaryProjects |
Last Update: | Thursday, August 13, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://dev.azure.com/SpookyScaryProjects/MonoGame.Input |
NuGet Url: | https://www.nuget.org/packages/Xssp.MonoGame.Input.WindowsDX |
Install
Install-Package Xssp.MonoGame.Input.WindowsDX
dotnet add package Xssp.MonoGame.Input.WindowsDX
paket add Xssp.MonoGame.Input.WindowsDX
Xssp.MonoGame.Input.WindowsDX Download (Unzip the "nupkg" after downloading)
Dependencies
net452
- MonoGame.Framework.WindowsDX(>= 3.8.0.1641)
- MonoGame.Framework.WindowsDX(>= 3.8.0.1641)
Tags