Difference between revisions of "Helpful Links"
From CEGUI Wiki - Crazy Eddie's GUI System (Open Source)
(→Porting Guides) |
(→Porting Guides) |
||
Line 14: | Line 14: | ||
== Porting Guides == | == Porting Guides == | ||
− | *[[Changes_and_Porting_Tips_for_0.8.0 |Porting from v0.7.x to v0.8.x ]] | + | *[[Changes_and_Porting_Tips_for_0.8.0 |Porting from v0.7.x to v0.8.x (CEGUI Wiki)]] |
− | *[[Changes_and_Porting_Tips_for_0.7.0 | Porting from v0.6.x / v0.5.x to v0.7.x]] | + | *[[Changes_and_Porting_Tips_for_0.7.0 | Porting from v0.6.x / v0.5.x to v0.7.x (CEGUI Wiki)]] |
*[http://static.cegui.org.uk/docs/0.8/porting6to7.html Porting from 0.6.x to 0.7.x (Official API docu)] | *[http://static.cegui.org.uk/docs/0.8/porting6to7.html Porting from 0.6.x to 0.7.x (Official API docu)] |
Revision as of 16:42, 27 May 2015
Retrieving source/binaries
- Download Releases (CEGUI & CEED)...
- ...or get the latest version from the repository (Be sure to choose correct branch! More info about the branches is available on the repo page)
Documentation
- Beginner's Tutorials on how to initialise, update and render CEGUI (choose your API version on the top right)
- List of CEGUI classes (choose your API version on the top right)
- Falagard Skinning System Manual - in case you want to edit the looknfeel (=skinning) files
Miscellaneous useful links
- Properties available in the TaharezLook skin
- Properties available in the Vanilla skin
- Properties available in the WindowsLook skin