glirc-2.41: Console IRC client
Copyright(c) Eric Mertens 2016
LicenseISC
Maintainer[email protected]
Safe HaskellSafe-Inferred
LanguageHaskell2010

Client.Image

Description

This module provides the renderer for the client's UI.

Synopsis

Documentation

clientPicture :: ClientState -> (Picture, ClientState) Source #

Generate a Picture for the current client state. The resulting client state is updated for render specific information like scrolling.