Implemented new GamePad interface (WIP)
authorthefiddler <stapostol@gmail.com>
Thu, 19 Dec 2013 15:28:20 +0000 (16:28 +0100)
committerthefiddler <stapostol@gmail.com>
Thu, 19 Dec 2013 15:28:20 +0000 (16:28 +0100)
commitc8989f3e0d3f219ddd59a8e60fa8f3aba909b10a
tree370727ce4fbd78b95835bde7a6a47a8ea3a0c184
parent9374b6b41b0c773ae3cf31c3c0b4edeaf5f1b5c6
Implemented new GamePad interface (WIP)
Source/OpenTK/Input/GamePad.cs
Source/OpenTK/Input/GamePadAxis.cs
Source/OpenTK/Input/GamePadCapabilities.cs [new file with mode: 0644]
Source/OpenTK/Input/GamePadDPad.cs [new file with mode: 0644]
Source/OpenTK/Input/GamePadState.cs
Source/OpenTK/OpenTK.csproj