#include <pin.h>
Inheritance diagram for Apin::

Public Methods | |
| ELIBOBJ EDLL | Apin (char *name, class AeffectBack *eb, int type, int x, int y, int w, int h) |
| virtual EDLL | ~Apin () |
| virtual void | settings () |
| EDLL int | getCountConnect () |
| EDLL Apin * | getConnectedPin () |
| bool | isConnected () |
| virtual EDLL bool | enter () |
| virtual EDLL void | leave () |
| virtual EDLL bool | mouse (int x, int y, int state, int event) |
| virtual bool | connected (class Aconnect *connect) |
Public Attributes | |
| Aeffect * | effect |
| Aconnect * | connect |
| int | type |
| int | number |
| Apin * | nextPin |
|
||||||||||||||||||||||||||||||||
|
|
|
|
|
|
|
Reimplemented in Asample. |
|
|
Reimplemented from Asection. |
|
|
|
|
|
|
|
|
|
|
|
Reimplemented from Asection. |
|
||||||||||||||||||||
|
Reimplemented from Aobject. |
|
|
Reimplemented in Avideo. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.2.11.1 written by Dimitri van Heesch,
© 1997-2001