sdl2-1.1.0: Bindings to SDL2

Safe HaskellSafe-Inferred
LanguageHaskell2010

Graphics.UI.SDL.Basic

Contents

Synopsis

Initialization and Shutdown

quit :: IO () Source

Configuration Variables

Error Handling

Log Handling

Assertions

Use Haskell's own assertion primitives rather than SDL's.

Querying SDL Version