home *** CD-ROM | disk | FTP | other *** search
/ GameStar 2006 January / Gamestar_80_2006-01_dvd.iso / Dema / Civilization4 / data1.cab / Civ4DemoComponent / Resource / Themes / Civ4 / Civ4Theme.thm < prev   
Encoding:
Text File  |  2005-11-09  |  1.6 KB  |  53 lines

  1. /********************************************************************** 
  2.  
  3. Filename    :    Civ4Theme.thm
  4. Content        :    Civ4 main theme include file
  5. Created        :    May 1, 2005
  6. Authors        :    Sven Dixon
  7.  
  8. Copyright    :    (c) 2005 Scaleform Corp. All Rights Reserved.
  9.  
  10. Licensees may use this file in accordance with the valid Scaleform
  11. GFC Commercial License Agreement provided with the software.
  12.  
  13. This file is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING 
  14. THE WARRANTY OF DESIGN, MERCHANTABILITY AND FITNESS FOR ANY PURPOSE.
  15.  
  16. For information regarding GFC Commercial License Agreements go to:
  17.     online - http://www.scaleform.com/licensing.html or
  18.     email  - sales@scaleform.com 
  19.  
  20. **********************************************************************/
  21.  
  22.  
  23. // *** Control Bitmap Theme file 
  24.  
  25.  
  26. // Setup common properties
  27. include "Civ4Theme_Common.thm";
  28.  
  29. // And control properties
  30. include "Civ4Theme_Border.thm";
  31. include "Civ4Theme_Button.thm";
  32. include "Civ4Theme_ComboBox.thm";
  33. include "Civ4Theme_Edit.thm";
  34. include "Civ4Theme_Image.thm";
  35. include "Civ4Theme_Label.thm";
  36. include "Civ4Theme_Menu.thm";
  37. include "Civ4Theme_Panel.thm";
  38. include "Civ4Theme_Progress.thm";
  39. include "Civ4Theme_Scroll.thm";
  40. include "Civ4Theme_Separator.thm";
  41. include "Civ4Theme_SizeGrip.thm";
  42. include "Civ4Theme_Slider.thm";
  43. include "Civ4Theme_SplitPanel.thm";
  44. include "Civ4Theme_ScrollPanel.thm";
  45. include "Civ4Theme_Tab.thm";
  46. include "Civ4Theme_Table.thm";
  47. include "Civ4Theme_ToolTip.thm";
  48. include "Civ4Theme_Tree.thm";
  49. include "Civ4Theme_Window.thm";
  50.  
  51. // Custom interface properties
  52. include "Civ4Theme_Custom.thm";
  53. include "Civ4Theme_HUD.thm";