LuaD icon indicating copy to clipboard operation
LuaD copied to clipboard

Post example requests here

Open JakobOvrum opened this issue 15 years ago • 4 comments

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.

JakobOvrum avatar Oct 18 '10 18:10 JakobOvrum

some examples for class usage would be nice ;) So far there are only the unittests in classes.d.

Trass3r avatar Nov 17 '10 15:11 Trass3r

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.

JakobOvrum avatar Nov 17 '10 17:11 JakobOvrum

I see, that other issue didn't sound like so much bugs, it just lists some missing features like operator overloading.

Trass3r avatar Nov 17 '10 17:11 Trass3r

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...

TurkeyMan avatar Aug 04 '14 16:08 TurkeyMan