home *** CD-ROM | disk | FTP | other *** search
- !Include("UI.def")
-
- MenuButton("UIRadioButton","MenuRadioButtonCarSetup","","","Pattern")
- {
- Checked(0)
- Disabled(0)
- CanCallPress(0)
- CanCheck(1)
- MouseLeaveDestroyFocus(1)
- CheckSound("data/sounds/click")
- TextureCheckedID("BoxWhiteBack")
- TextureCheckedAlpha(1.0)
- TextCheckedAlpha(1.0)
- TextureDisabledAlpha(1.0)
- TextDisabledAlpha(1.0)
- TextureHighlightCheckID("BoxWhiteBack")
- TextureFocusCheckAlpha(1.0)
- TextFocusCheckAlpha(1.0)
- TextCheckedColor(1.0,1.0,1.0)
- CallPressPeriod(0.1)
- DoubleClick(0.3)
- Command(1)
- Notify(1)
- CanFocus(1)
- TextureHighlightID("BoxNoBack")
- TextureFocusAlpha(1.0)
- TextFocusAlpha(1.0)
- TextHighLightColor(1.0,1.0,1.0)
- SelKeyUp(0)
- SelKeyDown(0)
- FocusSound("data/sounds/highlight")
- ForceTextLowerCase()
- Text("")
- TextAlpha(1.0)
- // TextColor(1.0,1.0,1.0)
- TextColor(1.0,0.61,0.02)
- Font("MenuControlSelect")
- FontScale(0.6)
- TextPosFlags(18)
- PatternFile("..\\uidef\\MenuRadioButtonCarSetup.def")
- Mouse(1)
- Keyboard(1)
- Joy(0)
- Visible(0)
- ParentPositioning(1)
- PreviousElemPositioning(1)
- ParentCenteringX(1)
- ParentCenteringY(0)
- ParentSizingX(1)
- ParentSizingY(1)
- FrameCornerSize(2,2)
- TextureID("BoxNoBack")
- TextureAlpha(0.5)
- LogicSize(1.0,1.0)
- LogicPos(0.0,1.1)
-
- Static("UIStatic","ID_VALUE","Specific")
- {
- Text("")
- TextAlpha(0.8)
- // TextColor(1.0,1.0,1.0)
- TextColor(1.0,0.61,0.02)
- Font("TextFont")
- TextPosFlags(66)
- PatternFileElem()
- Mouse(0)
- Keyboard(0)
- Joy(0)
- Visible(1)
- ParentPositioning(1)
- PreviousElemPositioning(0)
- ParentCenteringX(0)
- ParentCenteringY(1)
- ParentSizingX(1)
- ParentSizingY(1)
- TextureAlpha(1.0)
- LogicSize(1.0,1.0)
- LogicPos(0.0,0.0)
- }// [UIStatic] ID_VALUE
- }// [UIRadioButton] MenuRadioButtonCarSetup
-