dx9base

Backend for a binding to the Microsoft DirectX 9 API.

Latest on Hackage:0.1.1

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed by Esa Ilari Vuokko
Maintained by none

This package provoide ComObject and some error types, to provide DirectX 9 Haskell binding. We think replace some part by http://hackage.haskell.org/cgi-bin/hackage-scripts/package/com, or code what generated by http://hackage.haskell.org/package/hdirect.

This version requires DirectX SDK that is specified in --extra-include-dirs and --extra-lib-dirs PATH. See the README file for more information.