| Safe Haskell | None |
|---|---|
| Language | Haskell98 |
SFML.Graphics.Rect
Documentation
Utility class for manipulating rectangles.
Utility class for manipulating rectangles.
Methods
Arguments
| :: a | First rectangle to test |
| -> a | Second rectangle to test |
| -> Maybe a | Overlapping rect |
Check intersection between two rectangles.