sfml-audio-0.2.1816.0: minimal bindings to the audio module of sfml

Safe HaskellSafe-Infered

Sound.SFML

Synopsis

Documentation

data PolySound Source

A PolySound allows you to trigger one sound multiple times (the sounds overlap)

Instances