IsOnScreen (Sight.sc)

IsOnScreen(theObj)

Determines if an object is onscreen.

Parameters:theObj (heapPtr) – An object with x and y properties.
Returns:TRUE if the object is onscreen, FALSE otherwise.