Difference between revisions of "CEGUI In Practice - A Game Console"
From CEGUI Wiki - Crazy Eddie's GUI System (Open Source)
(Created page with "== 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 tutorial...") |
|||
Line 1: | Line 1: | ||
+ | {{VersionBadge|0.7}} | ||
+ | {{Series|CEGUI In Practice|6}} | ||
+ | |||
== 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. 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. | 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]] |
Revision as of 23:56, 1 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.