22 #ifndef DIRECTOR_LINGO_XTRAS_D_DISPLAYRES_H 23 #define DIRECTOR_LINGO_XTRAS_D_DISPLAYRES_H 35 namespace DisplayResXtra {
37 extern const char *xlibName;
41 void close(ObjectType type);
43 void m_new(
int nargs);
44 void m_dresGetDisplaySettings(
int nargs);
45 void m_dresDynamicSetDisplay(
int nargs);
46 void m_dresRestartSetDisplay(
int nargs);
47 void m_dresRestart(
int nargs);
48 void m_dresShutdown(
int nargs);
49 void m_dresDefaultDisplay(
int nargs);
50 void m_dresGetCurrentDisplay(
int nargs);
51 void m_register(
int nargs);
Definition: lingo-object.h:37
Definition: displayres.h:27
Definition: lingo-object.h:71