LuaD
LuaD copied to clipboard
Post example requests here
If there's any LuaD usage you're not sure about, ask here and I'll try to answer, and possibly clarify the documentation on it.
some examples for class usage would be nice ;) So far there are only the unittests in classes.d.
I don't really recommend using class conversions yet. It's not done: it will error with a huge amount of classes, lacking a lot of features and having some bugs. See the other issues regarding this.
I see, that other issue didn't sound like so much bugs, it just lists some missing features like operator overloading.
I would also like to see class examples fleshed out. I intend to script UI with Lua, and my UI classes need to be exposed...