[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: LUA and C++ Classes
- From: "Nutritious Games - Tue Hald Madsen" <tue@...>
- Date: Tue, 28 May 2002 16:12:57 +0200
Thanks. This looks great.
Tue
----- Original Message -----
From: "Peter Prade" <[email protected]>
To: "Multiple recipients of list" <[email protected]>
Sent: Tuesday, May 28, 2002 1:47 PM
Subject: RE: LUA and C++ Classes
> > Does anyone know how to use LUA 4 in C++ classes ? In a
> > straightforward way ?
> >
> > Tue Madsen
>
> try tolua http://www.tecgraf.puc-rio.br/~celes/tolua/ - that's what we are
> using.
>
> it has its quirks (some C++ constructs aren't recognized correctly) but
> otherwise it works like a charm.
>
> Peter
>