[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: lua/tolua 4 questions
- From: anon <anon@...>
- Date: Thu, 05 Apr 2001 10:42:06 -0700
> Do you really want to name "display" or just its value?
> If it's the value, then you want to save a reference to it somewhere
> and the lua_call it (after lua_getref).
basically i just want to be able to call it thats all. it doesn't have the
to be the string value, just a value to i can pass so that lua_call will
work..
how do i get the reference via tolua ? i dont see anything that looks
like its getting a ref
charlie