Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/gamestate/data/gui/schemes/OrxonoxGUIScheme.scheme @ 6544

Last change on this file since 6544 was 6544, checked in by rgrieder, 14 years ago

Removed loads of CEGUI related files that we really don't need. Most of it was just copied from the CEGUI data folder for the demo applications.

  • Property svn:eol-style set to native
File size: 345 bytes
Line 
1<?xml version="1.0" ?>
2<GUIScheme Name="OrxonoxGUI">
3    <Imageset Name="MainMenuBackground" Filename="MainMenuBackground.imageset"/>
4    <Font Name="BlueHighway-12" Filename="bluehighway-12.font" />
5    <Font Name="BlueHighway-10" Filename="bluehighway-10.font" />
6    <Font Name="BlueHighway-8"  Filename="bluehighway-8.font"  />
7</GUIScheme>
Note: See TracBrowser for help on using the repository browser.