twentefp-eventloop-graphics-0.1.0.2: An eventloop based graphical IO system. Used as Lab Assignments Environment at Univeriteit Twente
EventLoop.Output
data OutputEvent Source
Constructors
data SystemMessageOut Source
data Graphical Source
data GObject Source
Fields
Instances
data Primitive Source
type Name = [Char] Source
type Groupname = [Char] Source
type Color = (Float, Float, Float) Source
type Font = [Char] Source
type Relative = Bool Source
outSingle :: OutputEvent -> IO () Source