bennyxqg / lua-alchemy

Automatically exported from code.google.com/p/lua-alchemy
0 stars 0 forks source link

AS3 lua.globalCall("LuaGlobalFunctionName", ... args) #120

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
We need this to be able to call Lua from AS3 more naturally (that 
lua.doString() is a bit ugly as the recommended way to do it).

Original issue reported on code.google.com by aglad...@gmail.com on 30 Aug 2009 at 8:12

GoogleCodeExporter commented 9 years ago
lua.callGlobal makes more sense

Original comment by aglad...@gmail.com on 6 Mar 2012 at 12:31