Page 1 of 1

LUA interface for CEGUI::System.getResourceProvider()

Posted: Fri Aug 18, 2006 09:13
by kalitbri
I wish to convert my init code to LUA init script file
and i didn't find a interface for getting the resource provider in LUA.
is there such an interface?

Thanks!

Brian

Posted: Mon Aug 28, 2006 12:05
by lindquist
I see the problem, but the ResourceProvider interface only allows for a default resource group. and I dont think the Lua bindings should know about the default resource provider as not all client use that.