beginClip

fnvoid beginClip(Rect area)

Begins a clipping region using the given area.

fnvoid beginClip(float x, float y, float w, float h)

Begins a clipping region using the given area.