gloss-1.7.8.3: Painless 2D vector graphics, animations and simulations.
Graphics.Gloss.Data.Display
Synopsis
data Display Source
Describes how Gloss should display its output.
Constructors
Display in a window with the given name, size and position.
Display full screen with a drawing area of the given size.
Instances