Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/script/src/orxonox/script/tolua_script.h @ 996

Last change on this file since 996 was 996, checked in by bknecht, 16 years ago

tolua++ works now. A level will now be sent through lua, before getting loaded by tinyxml.

File size: 184 bytes
Line 
1/*
2** Lua binding: script
3** Generated automatically by tolua++-1.0.92 on Sat Apr  5 20:29:18 2008.
4*/
5
6/* Exported function */
7TOLUA_API int  tolua_script_open (lua_State* tolua_S);
8
Note: See TracBrowser for help on using the repository browser.