ContentsIndex
Graphics.Plot.Overlay
Description
Implements functions to draw the overlay. The overlay is accessable by pressing space while plot is running.
Synopsis
renderOverlay :: IORef RenderState -> AnimateState -> IO ()
Documentation
renderOverlay
:: IORef RenderStateThe current state.
-> AnimateState
-> IO ()
Draw some useful information about the display state as an overlay.
Produced by Haddock version 0.7