home *** CD-ROM | disk | FTP | other *** search
/ CyberMycha 2008 January / Cybermycha 1_2008.iso / ProgramFilesFolder / Data / Menu / uidef / SubTitlePattern.def < prev    next >
Encoding:
Text File  |  2005-08-06  |  728 b   |  30 lines

  1. !Include("UI.def")
  2.  
  3. Static("UIStatic","SubTitlePattern","Pattern")
  4. {
  5.     ForceTextLowerCase()
  6.     Text("subtitle")
  7.     TextAlpha(0.33)
  8. //    TextColor(1.0,1.0,1.0)
  9.     TextColor(1.0,0.61,0.02)
  10.     Font("MenuMedium")
  11.     TextPosFlags(17)
  12.     FitTextSizeWithMargin(0.0, 0.0)
  13.     PatternFile("../uidef/SubTitlePattern.def")
  14.     Mouse(0)
  15.     Keyboard(0)
  16.     Joy(0)
  17.     Visible(1)
  18.     ParentPositioning(1)
  19.     PreviousElemPositioning(0)
  20.     OtherElemAsParentPositioning("ID_TITLE")
  21.     ParentAlignX(0)
  22.     ParentAlignY(-1)
  23.     ParentSizingX(1)
  24.     ParentSizingY(1)
  25.     TextureAlpha(1.0)
  26.     LogicSize(0.198,0.6109091)
  27.     LogicPos(0.0,0.74545455)
  28.     ForceTextLowerCase()
  29. }// [UIStatic] SubTitlePattern
  30.