tokenrove / tsdl-mixer

SDL2_mixer bindings to go with Tsdl

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SDL2_mixer bindings for OCaml with Tsdl

Tsdl_mixer provides bindings to SDL2_mixer intended to be used with Tsdl.

It has as siblings tsdl-image and tsdl-ttf.

Note that these bindings are at an early stage and have only been used minimally. The interface may change. Comments and bug reports are welcome through the github page or by emailing Julian Squires <julian@cipht.net>.

Installation

Via opam:

opam install tsdl-mixer

Documentation

Documentation can be generated with ocamldoc, but the binding follows the SDL2_mixer interface closely, so it may be sufficient to consult its documentation.

About

SDL2_mixer bindings to go with Tsdl


Languages

Language:OCaml 100.0%