Skip to content

Helion-Engine/SDLInputWrapper

Repository files navigation

SDL Input wrapper

This directory contains a P/Invoke wrapper for basic game controller functionality provided by libsdl2.

Subdirectories

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

About

Managed wrapper for SDL2 game controllers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages