#include <area.h>
Inheritance diagram for Area:

Public Member Functions | |
| Area (TWindow *menu, char *identbranch, int asciicode=0, bool akeepkey=0) | |
| virtual void | handle_window_screen_change () |
|
||||||||||||||||||||
|
constructor |
|
|
if the window changes output bitmap, it will notify the buttons; if they are subbitmaps of the target screen, they should change as well. By default, this doesn't do anything. Reimplemented from ButtonBase. |
1.4.6-NO