#include <table.h>
Inheritance diagram for AtableBack::
Public Methods | |
ELIBOBJ EDLL | AtableBack (char *name, Aobject *l, Atable *t, int x, int y, int w, int h) |
virtual EDLL | ~AtableBack () |
virtual EDLL bool | notify (Anode *o, int event, dword p=0) |
virtual EDLL bool | mouse (int x, int y, int state, int event) |
virtual EDLL void | update (Abitmap *b) |
void | drawConnects (Abitmap *b) |
Public Attributes | |
int | wy |
int | ly |
bool | bac |
Atable * | table |
Apin * | fromPin |
int | fromX |
int | fromY |
Apin * | toPin |
int | toX |
int | toY |
|
|
|
|
|
|
|
Reimplemented from Aobject. |
|
Reimplemented from Anode. |
|
Reimplemented from Aobject. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|