This directory contains a P/Invoke wrapper for basic game controller functionality provided by libsdl2.
/unmanaged
: Contains precompiled binaries for Windows and Linux versions of libsdl2./SDLControllerWrapper
: Contains source code for a P/Invoke wrapper for SDL game controller functionality, including rumble and accelerometers/gyros./SDLControllerTester
: Contains a simple test application that demonstrates SDL game controller functionality.