Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/script/src/util/tolua/tolua_bind.h @ 1165

Last change on this file since 1165 was 1019, checked in by bknecht, 17 years ago

You can now use lua tags everywhere in the XML file you want: It'll work. Even wrongly put tags are corrected now. Read the wikipages about scripting to see how you can use it.

File size: 186 bytes
Line 
1/*
2** Lua binding: orxonox
3** Generated automatically by tolua++-1.0.92 on Sun Apr  6 15:44:17 2008.
4*/
5
6/* Exported function */
7TOLUA_API int  tolua_orxonox_open (lua_State* tolua_S);
8
Note: See TracBrowser for help on using the repository browser.