22 #ifndef DIRECTOR_LINGO_XLIBS_B_BLOCKTHEDRAWINGXOBJ_H 23 #define DIRECTOR_LINGO_XLIBS_B_BLOCKTHEDRAWINGXOBJ_H 32 namespace BlockTheDrawingXObj {
34 extern const char *xlibName;
38 void close(ObjectType type);
40 void m_new(
int nargs);
41 void m_setRect(
int nargs);
42 void m_installPatch(
int nargs);
43 void m_removePatch(
int nargs);
44 void m_disposeMem(
int nargs);
Definition: lingo-object.h:37
Definition: lingo-object.h:71
Definition: blockthedrawingxobj.h:27