lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


I would like to have a class data member that is a pointer to a lua function
(or table element).

How do I do this?

thanks