FloatRect.Intersects Method

SFML.Net

FloatRectIntersects Method
Overload List
  Name Description
Public method Intersects(FloatRect)
Check intersection between two rectangles
Public method Intersects(FloatRect, FloatRect)
Check intersection between two rectangles
Top
See Also