|
lua_pushuserdata(L, class); wes On 8/16/07, L-28C <kixdemp@gmail.com> wrote: > Hello everyone! > > Okay, how would I push an element of a custom type (it's a class object) > into the Lua stack? Said custom type has been binded (erm, bound?) with > toLua. > > Hawlp? Thanks! > >