Public Methods |
ELIBOBJ EDLL | Apaddle (char *name, Aobject *L, int x, int y, int w, int h, Aresobj *o, int ow, int oy, int mode) |
EDLL | Apaddle (char *name, Aobject *L, int x, int y, int type) |
EDLL | Apaddle (char *name, Aobject *L, int x, int y, int size, dword color) |
virtual EDLL | ~Apaddle () |
virtual EDLL bool | mouse (int x, int y, int state, int event) |
virtual EDLL bool | notify (Anode *o, int event, dword p) |
virtual EDLL void | set (float v) |
virtual EDLL void | set (float x, float y) |
virtual EDLL float | get (int type=paddleCURRENT) |
virtual EDLL void | paint (Abitmap *b) |
Public Attributes |
Acontrol * | control |