Difference between revisions of "Tutorials"

From CEGUI Wiki - Crazy Eddie's GUI System (Open Source)
Jump to: navigation, search
Line 9: Line 9:
 
* [[Getting Started with Lua and CEGUI]] - How to initialise CEGUI with a Lua script module and configuration file.
 
* [[Getting Started with Lua and CEGUI]] - How to initialise CEGUI with a Lua script module and configuration file.
 
* [[Handling Events from Lua]] - How to load Lua script files and bind CEGUI events to Lua functions.
 
* [[Handling Events from Lua]] - How to load Lua script files and bind CEGUI events to Lua functions.
 +
  
 
=== SDL Tutorials ===
 
=== SDL Tutorials ===
 
* [[Using CEGUI with SDL and OpenGL]] - How to get SDL, OpenGL and CEGUI running together.
 
* [[Using CEGUI with SDL and OpenGL]] - How to get SDL, OpenGL and CEGUI running together.

Revision as of 15:23, 8 May 2005

CrazyEddie's 'Imbeciles' Guides


Lindquist's Lua Scripting with CEGUI Guides


SDL Tutorials