sifflet-lib-2.0.0.0: Library of modules shared by sifflet and its tests and its exporters.

Safe HaskellSafe-Infered

Graphics.Rendering.Sifflet.Draw

Documentation

class Draw a whereSource

Methods

draw :: Style -> DrawMode -> a -> Render ()Source