Difference between revisions of "CEGUI In Practice - A Game Console"
From CEGUI Wiki - Crazy Eddie's GUI System (Open Source)
m (Robot: Cosmetic changes) |
|||
Line 4: | Line 4: | ||
== CEGUI InPractice 6 == | == CEGUI InPractice 6 == | ||
− | Welcome back! This tutorial we will put together the knowledge from the past few chapters to create a functioning Console window. | + | Welcome back! This tutorial we will put together the knowledge from the past few chapters to create a functioning Console window. The last few tutorials have given us the basics. Now its time to put that knowledge to use and make something we can use in our game. |
[[Category:Tutorials]] | [[Category:Tutorials]] |
Revision as of 23:21, 3 March 2011
Written for CEGUI 0.7
Works with versions 0.7.x (obsolete)
CEGUI In Practice series
CEGUI InPractice 6
Welcome back! This tutorial we will put together the knowledge from the past few chapters to create a functioning Console window. The last few tutorials have given us the basics. Now its time to put that knowledge to use and make something we can use in our game.