Difference between revisions of "XML File formats"
From CEGUI Wiki - Crazy Eddie's GUI System (Open Source)
m (Fix links to Falagard documentation) |
|||
(2 intermediate revisions by one other user not shown) | |||
Line 3: | Line 3: | ||
* [[Imageset files]] - Reference manual for the layout XML format. | * [[Imageset files]] - Reference manual for the layout XML format. | ||
* [[Font files]] - Reference manual for the font XML format. | * [[Font files]] - Reference manual for the font XML format. | ||
− | * Looknfeel files - Check the [ | + | * Looknfeel files - Check the [http://www.cegui.org.uk/docs/current/fal_man.html Falagard skinning system for CEGUI] documentation. |
=== Related Documents === | === Related Documents === | ||
− | * [[Overview of GUI files]] - an brief overview of what role each these | + | * [[Overview of GUI files]] - an brief overview of what role each these XML files plays. |
[[Category:Manuals]] | [[Category:Manuals]] |
Latest revision as of 15:12, 10 December 2011
- Scheme files - Reference manual for the scheme XML format.
- Layout files - Reference manual for the layout XML format.
- Imageset files - Reference manual for the layout XML format.
- Font files - Reference manual for the font XML format.
- Looknfeel files - Check the Falagard skinning system for CEGUI documentation.
Related Documents
- Overview of GUI files - an brief overview of what role each these XML files plays.