notClipped
fn
bool notClipped(int x, int y, int w, int h) nothrow @nogcTests if a rectangle intersects the current clip region.
Parameters
x | X position |
y | Y position |
w | Width |
h | Height |
Returns
true if any part of the rectangle is visible