home *** CD-ROM | disk | FTP | other *** search
/ CyberMycha 2008 January / Cybermycha 1_2008.iso / ProgramFilesFolder / Data / Menu / uidef / PreRacePlayerInfo.def < prev    next >
Encoding:
Text File  |  2004-03-10  |  1.6 KB  |  68 lines

  1. !Include("UI.def")
  2.  
  3. Window("UIWindow","PreRacePlayerInfo","Pattern")
  4. {
  5.     PatternFile("..\\uidef\\PreRacePlayerInfo.def")
  6.     Mouse(0)
  7.     Keyboard(0)
  8.     Joy(0)
  9.     Visible(1)
  10.     ParentPositioning(0)
  11.     PreviousElemPositioning(0)
  12.     ParentCenteringX(0)
  13.     ParentCenteringY(0)
  14.     ParentSizingX(0)
  15.     ParentSizingY(0)
  16.     FrameCornerSize(2,2)
  17.     TextureAlpha(1.0)
  18.     LogicSize(0.39,0.05)
  19.     LogicPos(0.35875,0.72833335)
  20.  
  21.     Static("UIStatic","ID_DRIVER","Specific")
  22.     {
  23.         Text("")
  24.         TextAlpha(1.0)
  25.         TextColor(1.0,1.0,1.0)
  26.         Font("TextFont")
  27.         TextPosFlags(18)
  28.         PatternFileElem()
  29.         Mouse(0)
  30.         Keyboard(0)
  31.         Joy(0)
  32.         Visible(1)
  33.         ParentPositioning(1)
  34.         PreviousElemPositioning(0)
  35.         ParentCenteringX(1)
  36.         ParentCenteringY(0)
  37.         ParentSizingX(1)
  38.         ParentSizingY(1)
  39.         FrameCornerSize(2,2)
  40.         TextureAlpha(1.0)
  41.         LogicSize(0.96894413,0.5)
  42.         LogicPos(0.01552797,0.0)
  43.     }// [UIStatic] ID_PLAYER
  44.  
  45.     Static("UIStatic","ID_CAR","Specific")
  46.     {
  47.         Text("")
  48.         TextAlpha(1.0)
  49.         TextColor(1.0,1.0,1.0)
  50.         Font("TextFont")
  51.         TextPosFlags(34)
  52.         PatternFileElem()
  53.         Mouse(0)
  54.         Keyboard(0)
  55.         Joy(0)
  56.         Visible(1)
  57.         ParentPositioning(1)
  58.         PreviousElemPositioning(1)
  59.         ParentCenteringX(1)
  60.         ParentCenteringY(0)
  61.         ParentSizingX(1)
  62.         ParentSizingY(1)
  63.         TextureAlpha(1.0)
  64.         LogicSize(1.0,1.0)
  65.         LogicPos(0.0,1.0)
  66.     }// [UIStatic] ID_CAR
  67. }// [UIWindow] PreRacePlayerInfo
  68.