Difference between revisions of "Tutorials"

From CEGUI Wiki - Crazy Eddie's GUI System (Open Source)
Jump to: navigation, search
m (CrazyEddie's 'Imbeciles' Guides)
(Lindquist's Lua Scripting and CEGUI Guides)
Line 4: Line 4:
 
* [[The Imbeciles Guide to Creating a CEGUI Window]] - How to create a simple window and get it on screen.
 
* [[The Imbeciles Guide to Creating a CEGUI Window]] - How to create a simple window and get it on screen.
 
* [[The Imbeciles Guide to Injecting Inputs]] - How to inject inputs into CEGUI and get interactive.
 
* [[The Imbeciles Guide to Injecting Inputs]] - How to inject inputs into CEGUI and get interactive.
 +
 +
=== Lindquist's Lua Scripting and CEGUI Guides ===
 +
* [[Getting Started with Lua and CEGUI]] - How to initialise CEGUI with a Lua script module and configuration file.

Revision as of 18:22, 5 May 2005

CrazyEddie's 'Imbeciles' Guides

Lindquist's Lua Scripting and CEGUI Guides