Description : This instruction clears a circle with a specified radius. Parameters : X component of the center. Y component of the center. Radius of the circle. Notes : Using an integer radius enhances performance. Examples : Basic example :
This instruction clears a circle with a specified radius.
Using an integer radius enhances performance.