Overview Members Chapter Previous Next

CDXSurface::Circle

void Circle( int X , int Y , int Radius , DWORD Col ) ;

Draws a circle on the surface at position X,Y with Radius in colour Col. Remember to call Lock before calling this function.