Skip to content
/ dsdl Public

An OO high level wrapper for SDL with bindbc-sdl in the D programming language around bindbc-sdl.

License

Notifications You must be signed in to change notification settings

avaxar/dsdl

Repository files navigation

dsdl logo

dsdl

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.

Use

The recommended way of using this library in your project is to add it to your dub project. dsdl has been published in the dub package registry. A simple dub add dsdl would do.

Missing Features

  • audio subsystem functions;
  • joystick support;
  • game controller support;
  • haptic subsystem functions.

Documentation

ddox-generated documentation can be accessed online through this repository's site, or locally by cloning the repository and running dub -b ddox.

About

An OO high level wrapper for SDL with bindbc-sdl in the D programming language around bindbc-sdl.

Topics

Resources

License

Stars

Watchers

Forks

Languages