FLTK 1.3.0
|
Draws a dial with a filled arc. More...
#include <Fl_Fill_Dial.H>
Public Member Functions | |
Fl_Fill_Dial (int x, int y, int w, int h, const char *l=0) | |
Creates a filled dial, also setting its type to FL_FILL_DIAL. |
Draws a dial with a filled arc.
Fl_Fill_Dial::Fl_Fill_Dial | ( | int | x, |
int | y, | ||
int | w, | ||
int | h, | ||
const char * | l = 0 |
||
) | [inline] |
Creates a filled dial, also setting its type to FL_FILL_DIAL.