23 #ifndef DIRECTOR_LINGO_XLIBS_FEDRACUL_H 24 #define DIRECTOR_LINGO_XLIBS_FEDRACUL_H 33 namespace FEDraculXObj {
35 extern const char *xlibName;
39 void close(ObjectType type);
41 void m_new(
int nargs);
42 void m_AddToInventory(
int nargs);
43 void m_CreateInventory(
int nargs);
44 void m_DestroyInventory(
int nargs);
45 void m_GetInventory(
int nargs);
Definition: lingo-object.h:37
Definition: lingo-object.h:71
Definition: fedracul.h:28