An object-oriented wrapper for SDL2 in the D programming language utilizing high level programming constructs compatible with @safe
code, accompanied with the bindbc-sdl binding.
The recommended way of using this library in your project is to add it to your dub project. dsdl2 has been published in the dub package registry. A simple dub add dsdl2
would do.
ddox-generated documentation can be accessed online through this repository's site, or locally by cloning the repository and running dub -b ddox
.