Safe Haskell | None |
---|---|
Language | Haskell98 |
Documentation
class QqqPolygon x1 where Source
QqqPolygon (QRect t1) | |
QqqPolygon (QRect t1, Bool) |
class QqqPolygon_nf x1 where Source
qqPolygon_nf :: x1 -> IO (QPolygon ()) Source
QqqPolygon_nf (QRect t1) | |
QqqPolygon_nf (QRect t1, Bool) |
class QqPolygon_nf x1 where Source
qPolygon_nf :: x1 -> IO (QPolygon ()) Source
class QqputPoints x1 where Source
qputPoints :: QPolygon a -> x1 -> IO () Source
QqputPoints (Int, Int, QPolygon t3) | |
QqputPoints (Int, Int, QPolygon t3, Int) |
class QqsetPoint x1 where Source
QqsetPoint (Int, Point) | |
QqsetPoint (Int, Int, Int) |
qPolygon_delete :: QPolygon a -> IO () Source