Page 1 of 1

how to get cegui object from .lua

Posted: Sun Apr 06, 2008 07:52
by kidcdf
the samples create cegui instance in lua,now,I want to get cegui objects which created in lua, and continue to use it in c++,how can I do?
the same problem is lua scripts also want to use objects which created in C++