22 #ifndef DIRECTOR_LINGO_XTRAS_G_GETDIR_H 23 #define DIRECTOR_LINGO_XTRAS_G_GETDIR_H 35 namespace GetDirXtra {
37 extern const char *xlibName;
41 void close(ObjectType type);
43 void m_new(
int nargs);
44 void m_forget(
int nargs);
45 void m_GetDirOne(
int nargs);
46 void m_GetDirTwo(
int nargs);
47 void m_GetDirThree(
int nargs);
48 void m_GetWindowsDir(
int nargs);
49 void m_GetSystemDir(
int nargs);
Definition: lingo-object.h:37
Definition: lingo-object.h:71