Safe Haskell | None |
---|---|
Language | Haskell98 |
HGamer3D.Data.Geometry2D
Contents
Description
Type definitions for 2D geometry
Geometry
A point has two coordinates an x and y one
data Num a => Rectangle a Source
A rectangle has an a position as x and y and widht and height
Constructors
Rectangle | |
Fields
|