| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Graphics.GPipe.Context.GLFW.Misc
Contents
Description
Miscellaneous wrapped calls to GLFW-b for application programmer use.
Actions are in the GPipe ContextT monad when a window handle is required,
otherwise they are bare reexported IO actions which can be lifted into the ContextT monad.
The Window taken by many of these functions is the window resource from GPipe.
Error handling
To set a custom error callback use HandleConfig in Graphics.GPipe.Context.GLFW.