22 #ifndef DIRECTOR_LINGO_XLIBS_FLUSHXOBJ_H 23 #define DIRECTOR_LINGO_XLIBS_FLUSHXOBJ_H 34 extern const char *xlibNames[];
38 void close(ObjectType type);
40 void m_new(
int nargs);
41 void m_clearMask(
int nargs);
42 void m_addToMask(
int nargs);
43 void m_flush(
int nargs);
44 void m_flushEvents(
int nargs);
Definition: lingo-object.h:37
Definition: lingo-object.h:71
Definition: flushxobj.h:27