Hiding CEGUI
Posted: Tue Nov 02, 2004 13:19
Hi,
Is there a way to hide CEGUI quickly when I don't need the GUI ?
I could hide all my windows one by one but I'd rather use a more global approach if there is one, something like
System::getSingleton().hideGUI();
Is there a proper way to do that?
Is there a way to hide CEGUI quickly when I don't need the GUI ?
I could hide all my windows one by one but I'd rather use a more global approach if there is one, something like
System::getSingleton().hideGUI();
Is there a proper way to do that?