|
Johannes Hager wrote:
i didnt using lua 4.0, but is their some doku for luna avaible on the web?
Hi Johannes,Lenny is the original author of Luna for Lua 4, and LTN 5 explains it all. See http://www.lua.org/notes/ltn005.html
I wrote the Lua 5 version of Luna. From the users perspective, it's the same, but the implementation is different. Email me if you have questions about the implementation, and maybe I'll add a diagram of the metatable, method table and userdata relations.
- Peter Shook