haskgame-0.0.3: Haskell game library.

Graphics.UI.HaskGame.Rect

Documentation

inRect :: Endo (Two (Vector2 Int)) -> Endo RectSource

rectPos :: Endo (Vector2 Int) -> Endo RectSource

rectSize :: Endo (Vector2 Int) -> Endo RectSource

rectX :: Endo Int -> Endo RectSource

rectY :: Endo Int -> Endo RectSource

rectW :: Endo Int -> Endo RectSource

rectH :: Endo Int -> Endo RectSource