CEGUI In Practice - User Data
From CEGUI Wiki - Crazy Eddie's GUI System (Open Source)
Revision as of 15:36, 6 March 2011 by Avengre (Talk | contribs) (Created page with "== CEGUI InPractice 7 == This tutorial will be a short tutorial, as i will show how to do a small addon to the previous tutorial CEGUI_In_Practice_-_A_Game_Console showing y...")
CEGUI InPractice 7
This tutorial will be a short tutorial, as i will show how to do a small addon to the previous tutorial CEGUI_In_Practice_-_A_Game_Console showing you how to associate the ConsoleRoot with our GameConsoleWindow class. While not terribly useful in this situation, it can demonstrate a useful feature that you likely will use in your own game.