fltk::LineDial Class Reference
Inherits
fltk::Dial.
List of all members.
|
Public Member Functions |
| LineDial (int x, int y, int w, int h, const char *l=0) |
Detailed Description
Dial but the constructor sets
type() to LINE, so it draws a pointer rather than a dot.