Module dsdl2

An object-oriented wrapper for SDL2 in the D programming language utilizing high level programming constructs, accompanied with the bindbc-sdl binding.

Use

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.

Development

This library is actively maintained over on its GitHub repository. Voluntary contributions in improving and fixing the library are welcome.