For help with anything that CEGUI doesn't offer straight out-of-the-box, e.g.: - Implementation of new features, such as new Core classes, widgets, WindowRenderers, etc. ... - Modification of any existing features for specific purposes - Integration of CEGUI in new engines or frameworks and writing of new plugins (Renderer, Parser, ...) or modules
We are already using lua in our app. I was wondering if anyone new how to use lua with out recreating a new lua state. Is there a parameter that I am missing?
I remember seeing some thing somewhere but I can't find it again..