Tesla Graphics Engine Documentation (January 2012)
Contains Method
TeslaTesla.MathRectangleContains()()()()
Members
Icon Member Description
Contains(Point)
Test if the supplied point is inside this rectangle.

Contains(Point%, Boolean%)
Test if the supplied point are inside this rectangle.

Contains(Int32, Int32)
Test if the supplied coordinates are inside this rectangle.

Contains(Rectangle)
Test if the supplioed rectangle is inside of this rectangle.

Contains(Rectangle%, Boolean%)
Test if the supplioed rectangle is inside of this rectangle.

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