Home | All Classes | Grouped Classes | Index | Search
Constructs a Circle.
CL_Circle(); CL_Circle( int x, int y, int radius); CL_Circle( const CL_Point& p, int radius); CL_Circle( const CL_Circlef& other);
Parameters:
See also:
CL_Circle | CL_Circlef | CL_Point