shine-0.2.0.4: Declarative graphics for the browser using GHCJS

Copyright(c) Francesco Gazzetta 2016
LicenseMIT
Maintainerfrancygazz@gmail.com
Stabilityexperimental
Safe HaskellNone
LanguageHaskell98

Graphics.Shine.Render

Description

One-shot rendering, mostly used internally.

Synopsis

Documentation

render :: CanvasRenderingContext2D -> Picture -> JSM () Source #

Renders a picture on a 2D context.