sdl2-game-controller-db

2018-02-28

Lets you easily load the lovely sdl2 gamecontroller db into cl-sdl2

Upstream URL

github.com/cbaggers/sdl2-game-controller-db

Author

Chris Bagley (Baggers) <techsnuffle@gmail.com> I am only the author of the lisp parts

License

BSD 3 Clause
README

sdl2-game-controller-db

Building on top of the work by the SDL_GameControllerDB project we make the bindings available to lisp programs.

It exposes 1 function, load-db which loads the definitions into cl-sdl2.

Originally I wanted to use their txt file directly but cl-sdl2 had some issues. This represents our first attempt at dealing with this issue

  • (ql:quicklisp :sdl2-game-controller-db)
  • (sdl2-game-controller-db:load-db)

Dependencies (1)

  • cl-sdl2

Dependents (0)

    • GitHub
    • Quicklisp