CL_ClipRect( int x1, int y1, int x2, int y2);
Constructs a clipping rectangle from (x1,y1) to (x2,y2).
Back to index