22 #ifndef DIRECTOR_LINGO_XTRAS_TIMEXTRA_H 23 #define DIRECTOR_LINGO_XTRAS_TIMEXTRA_H 35 namespace TimextraXtra {
37 extern const char *xlibName;
41 void close(ObjectType type);
43 void m_new(
int nargs);
44 void m_getTime(
int nargs);
Definition: lingo-object.h:37
Definition: lingo-object.h:71