IntRect.Intersects Method

SFML.Net

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