22 #ifndef DIRECTOR_LINGO_XLIBS_JITDRAW3XOBJ_H 23 #define DIRECTOR_LINGO_XLIBS_JITDRAW3XOBJ_H 32 namespace JITDraw3XObj {
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_checkifcdrom(
int nargs);
43 void m_msgokcancel(
int nargs);
44 void m_msgok(
int nargs);
45 void m_msgyesno(
int nargs);
46 void m_gotodraw(
int nargs);
47 void m_adddrawbutton(
int nargs);
48 void m_removedrawbutton(
int nargs);
Definition: jitdraw3.h:27
Definition: lingo-object.h:37
Definition: lingo-object.h:71