Main Page | Class Hierarchy | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals

options-script.h

Go to the documentation of this file.
00001 #ifndef HEADER_OPTIONS_SCRIPT_H
00002 #define HEADER_OPTIONS_SCRIPT_H
00003 
00004 extern "C" {
00005 #include "lua.h"
00006 }
00007 
00008 extern int script_options_sendMsg(lua_State *L) throw();
00009 extern int script_options_setParam(lua_State *L) throw();
00010 extern int script_options_getParam(lua_State *L) throw();
00011 
00012 #endif

Generated on Wed Jun 1 09:54:31 2005 for Fish Fillets - Next Generation by  doxygen 1.4.2