Hoogle Search

Within LTS Haskell 24.40 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. type Path = [Point]

    gloss Graphics.Gloss.Data.Picture

    A path through the x-y plane.

  2. data Picture

    gloss Graphics.Gloss.Data.Picture

    A 2D picture

  3. Pictures :: [Picture] -> Picture

    gloss Graphics.Gloss.Data.Picture

    A picture consisting of several others.

  4. type Point = (Float, Float)

    gloss Graphics.Gloss.Data.Picture

    A point on the x-y plane.

  5. Polygon :: Path -> Picture

    gloss Graphics.Gloss.Data.Picture

    A polygon filled with a solid color.

  6. module Graphics.Gloss.Data.Point

    No documentation available.

  7. type Path = [Point]

    gloss Graphics.Gloss.Data.Point

    A path through the x-y plane.

  8. type Point = (Float, Float)

    gloss Graphics.Gloss.Data.Point

    A point on the x-y plane.

  9. type Point = (Float, Float)

    gloss Graphics.Gloss.Data.Point.Arithmetic

    A point on the x-y plane.

  10. data Part

    gnuplot Graphics.Gnuplot.MultiPlot

    No documentation available.

Page 430 of many | Previous | Next