home *** CD-ROM | disk | FTP | other *** search
- !Include("UI.def")
-
- Window("UIWindow","PreRacePlayerInfo","Pattern")
- {
- PatternFile("..\\uidef\\PreRacePlayerInfo.def")
- Mouse(0)
- Keyboard(0)
- Joy(0)
- Visible(1)
- ParentPositioning(0)
- PreviousElemPositioning(0)
- ParentCenteringX(0)
- ParentCenteringY(0)
- ParentSizingX(0)
- ParentSizingY(0)
- FrameCornerSize(2,2)
- TextureAlpha(1.0)
- LogicSize(0.39,0.05)
- LogicPos(0.35875,0.72833335)
-
- Static("UIStatic","ID_DRIVER","Specific")
- {
- Text("")
- TextAlpha(1.0)
- TextColor(1.0,1.0,1.0)
- Font("TextFont")
- TextPosFlags(18)
- PatternFileElem()
- Mouse(0)
- Keyboard(0)
- Joy(0)
- Visible(1)
- ParentPositioning(1)
- PreviousElemPositioning(0)
- ParentCenteringX(1)
- ParentCenteringY(0)
- ParentSizingX(1)
- ParentSizingY(1)
- FrameCornerSize(2,2)
- TextureAlpha(1.0)
- LogicSize(0.96894413,0.5)
- LogicPos(0.01552797,0.0)
- }// [UIStatic] ID_PLAYER
-
- Static("UIStatic","ID_CAR","Specific")
- {
- Text("")
- TextAlpha(1.0)
- TextColor(1.0,1.0,1.0)
- Font("TextFont")
- TextPosFlags(34)
- PatternFileElem()
- Mouse(0)
- Keyboard(0)
- Joy(0)
- Visible(1)
- ParentPositioning(1)
- PreviousElemPositioning(1)
- ParentCenteringX(1)
- ParentCenteringY(0)
- ParentSizingX(1)
- ParentSizingY(1)
- TextureAlpha(1.0)
- LogicSize(1.0,1.0)
- LogicPos(0.0,1.0)
- }// [UIStatic] ID_CAR
- }// [UIWindow] PreRacePlayerInfo
-