Dear LM,
First, when will the Moho-Lua-Manual be out? Second, I am only familiar with java and flash actionscript; is there any similarities/differences between the latter and Lua?
Moho-Lua-Manual
Moderators: Víctor Paredes, Belgarath, slowtiger
- Lost Marble
- Site Admin
- Posts: 2355
- Joined: Tue Aug 03, 2004 6:02 pm
- Location: Scotts Valley, California, USA
- Contact:
I don't know when the Moho-Lua document will be out. As far as comparisons to different languages, here are some Lua links to give you a feel for the language:
http://www.lua.org/
http://lua-users.org/
http://www.lua.org/
http://lua-users.org/
Well, I wouldn't mind something detailed, but at the moment i would just like an expansion of what the API script gives you. Specifically, just a listing of the variable related to the various API functions would help a lot. I've been able to figure out a whole lot from studying the existing scripts, but I'd like to do more and that would help. I guess the debug lib wasn't included (which I guess I can understand) but if I understand things correctly, the debug.getinfo() function would hook me up. It would be really cool if I just knew which perameters to plug in where. Just a list. I cpuld work it just fine from that.
--Brian
--Brian