Gleam-0.1.1.0: HTML Canvas graphics, animations and simulations.

Safe HaskellSafe
LanguageHaskell2010

Settings

Synopsis

Documentation

data Simulation Source #

Constructors

Simulation 

Fields

data GleamConfig Source #

Constructors

GleamConfig 

Fields

  • width :: Int

    Width of the canvas.

  • height :: Int

    Height of the canvas.

defaultGleamConfig :: GleamConfig Source #

The default config for Gleam