#include <ctrlButton.h>
Inheritance diagram for ActrlButton::
Public Methods | |
ELIBOBJ EDLL | ActrlButton (char *name, Aobject *L, int x, int y, int w, int h, Aresobj *o, int type=btBITMAP) |
virtual EDLL | ~ActrlButton () |
EDLL bool | mouse (int x, int y, int state, int event) |
EDLL bool | notify (Anode *o, int event, dword p) |
EDLL bool | get () |
EDLL void | set (bool value) |
Public Attributes | |
Acontrol * | control |
|
|
|
|
|
|
|
Reimplemented from Abutton. |
|
Reimplemented from Anode. |
|
|
|
|