ALUT-2.3.0.2: A binding for the OpenAL Utility Toolkit

Copyright(c) Sven Panne 2005-2013
LicenseBSD3
MaintainerSven Panne <svenpanne@gmail.com>
Stabilitystable
Portabilityportable
Safe HaskellSafe-Inferred
LanguageHaskell2010

Sound.ALUT.Initialization

Description

 

Documentation

type Runner a = ArgumentConsumer (IO a) -> IO a Source