ois-input-manager

wrapper for OIS input manager for use with hogre

Latest on Hackage:0.1.0.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 Greg Horn
Maintained by [email protected]

This library is a wrapper around hand-written C++ code which manages an OIS::InputManager. It enables you to use buffered or unbuffered mouse and keyboard input with a window created with hogre. See the Haddock documentation for usage.

This is a preview release.