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?
Hiding CEGUI
Moderators: CEGUI MVP, CEGUI Team
Hiding CEGUI
Banania
- Emmeran
- Quite a regular
- Posts: 46
- Joined: Wed Jan 12, 2005 12:06
- Location: Germany, near Nuremberg
- Contact:
Hiding CEGUI
why don't you hide the DefaultGUISheet?
Code: Select all
System::getSingleton().getGUISheet()->hide();
Return to “Modifications / Integrations / Customisations”
Who is online
Users browsing this forum: No registered users and 11 guests