GLFW-b-0.1.0.2: GLFW bindings

Safe HaskellSafe-Infered

Graphics.UI.GLFW

Contents

Synopsis

Initialization and termination

Video mode information

OpenGL context

Information

Windows

Management

Information

Input

Keyboard

Mouse

enableMouseCursor :: IO ()Source

Make the mouse cursor visible.

disableMouseCursor :: IO ()Source

Make the mouse cursor invisible.

Joystick

Time

Version information