22 #ifndef DIRECTOR_LINGO_XLIBS_PACO_H 23 #define DIRECTOR_LINGO_XLIBS_PACO_H 34 extern const char *xlibName;
38 void close(ObjectType type);
40 void m_new(
int nargs);
41 void m_dispose(
int nargs);
42 void m_pACo(
int nargs);
Definition: lingo-object.h:37
Definition: lingo-object.h:71