Public Methods |
|
| Fl_Menu_Window (int W, int H, const char *l=0) |
|
| Fl_Menu_Window (int X, int Y, int W, int H, const char *l=0) |
|
| ~Fl_Menu_Window () |
|
virtual void | create () |
|
virtual void | flush () |
|
virtual void | destroy () |
|
virtual void | layout () |
|
int | overlay () |
|
void | set_overlay () |
|
void | clear_overlay () |
|
void | fade (int x, int y, int w, int h, uchar opacity=255) |
|
void | animate (int fx, int fy, int fw, int fh, int tx, int ty, int tw, int th) |
|
float | anim_speed () |
|
void | anim_speed (float v) |
Protected Attributes |
|
float | anim_speed_ |
|
bool | animating |