Overview Members Chapter Previous Next

CDXSurface::FillCircle

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

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