[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Passing C struct values automatically to Lua
- From: zweifel <zweifel@...>
- Date: Thu, 5 Nov 2009 19:23:54 -0200
Hello,
I use tolua++ and I am used to passing C++ objects with tolua_pushusertype(). There are not any way of doing the same with C structs?
Thanks,
Danilo