Tesla Graphics Engine Documentation (January 2012)
Intersects Method (value)
TeslaTesla.MathRectangleIntersects(Rectangle)
Tests if a rectangle intersects with this one.
Declaration Syntax
C#
public bool Intersects(
	Rectangle value
)
Parameters
value (Rectangle)
Rectangle to test against
Return Value
True if they intersect

Assembly: Tesla (Module: Tesla) Version: 0.5.0.0 (0.5.0.0)