home *** CD-ROM | disk | FTP | other *** search
- !Include("UI.def")
-
- Window("UIWindow","PreRaceArcadePlayerInfo","Pattern")
- {
- PatternFile("../uidef/PreRaceArcadePlayerInfo.def")
- Mouse(0)
- Keyboard(0)
- Joy(0)
- Visible(1)
- ParentPositioning(0)
- PreviousElemPositioning(0)
- ParentAlignX(-1)
- ParentAlignY(-1)
- ParentSizingX(0)
- ParentSizingY(0)
- FrameCornerSize(2,2)
- TextureAlpha(1.0)
- LogicSize(0.38125,0.058333334)
- LogicPos(0.36125,0.37166667)
-
- Static("UIStatic","ID_DRIVER","Specific")
- {
- Text("")
- TextAlpha(1.0)
- // TextColor(1.0,1.0,1.0)
- TextColor(1.0,0.61,0.02)
- Font("TextFont")
- TextPosFlags(17)
- PatternFileElem()
- Mouse(0)
- Keyboard(0)
- Joy(0)
- Visible(1)
- ParentPositioning(1)
- PreviousElemPositioning(0)
- ParentAlignX(4)
- ParentAlignY(4)
- ParentSizingX(1)
- ParentSizingY(1)
- TextureAlpha(1.0)
- LogicSize(1.0,1.0)
- LogicPos(0.0,0.0)
- }// [UIStatic] ID_DRIVER
-
- Static("UIStatic","ID_TIME","Specific")
- {
- Text("")
- TextAlpha(1.0)
- // TextColor(1.0,1.0,1.0)
- TextColor(1.0,0.61,0.02)
- Font("TextFont")
- TextPosFlags(65)
- PatternFileElem()
- Mouse(0)
- Keyboard(0)
- Joy(0)
- Visible(1)
- ParentPositioning(1)
- PreviousElemPositioning(0)
- ParentAlignX(4)
- ParentAlignY(4)
- ParentSizingX(1)
- ParentSizingY(1)
- TextureAlpha(1.0)
- LogicSize(1.0,1.0)
- LogicPos(0.0,0.0)
- }// [UIStatic] ID_TIME
-
- Static("UIStatic","ID_CAR","Specific")
- {
- Text("")
- TextAlpha(1.0)
- // TextColor(1.0,1.0,1.0)
- TextColor(1.0,0.61,0.02)
- Font("TextFont")
- TextPosFlags(36)
- PatternFileElem()
- Mouse(0)
- Keyboard(0)
- Joy(0)
- Visible(1)
- ParentPositioning(1)
- PreviousElemPositioning(0)
- ParentAlignX(4)
- ParentAlignY(4)
- ParentSizingX(1)
- ParentSizingY(1)
- TextureAlpha(1.0)
- LogicSize(1.0,1.0)
- LogicPos(0.0,0.0)
- }// [UIStatic] ID_CAR
- }// [UIWindow] PreRaceArcadePlayerInfo
-