Info
Version: | 1.0.0 |
Author(s): | Scott Franks |
Last Update: | Friday, July 3, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ClassicThunder/XNA_EventDriven_Input |
NuGet Url: | https://www.nuget.org/packages/XNA_EventDriven_Input |
Install
Install-Package XNA_EventDriven_Input
dotnet add package XNA_EventDriven_Input
paket add XNA_EventDriven_Input
XNA_EventDriven_Input Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
The goal of this project is to create a cross platform event driven input library that works for XNA and all of its derivatives.
The intention is for the events to be handled in an identical manner to the Windows Messaging queue.