Difference between revisions of "CEGUI In Practice - User Data"
From CEGUI Wiki - Crazy Eddie's GUI System (Open Source)
(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...") |
(No difference)
|
Revision as of 15:36, 6 March 2011
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.