home *** CD-ROM | disk | FTP | other *** search
- !Include("UI.def")
-
- Button("UIButton","CheckBoxPattern","","Pattern")
- {
- PatternFile("..\\uidef\\CheckBoxSmall.def")
- Checked(1)
- Disabled(0)
- CanCallPress(0)
- CanCheck(1)
- MouseLeaveDestroyFocus(1)
- CheckSound("data/sounds/click")
- TextureCheckedRect("Menu_Main.dds",1024.0,1024.0,826.0,95.0,833.0,102.0)
- TextureCheckedAlpha(1.0)
- TextCheckedAlpha(1.0)
- TextureDisabledAlpha(1.0)
- TextDisabledAlpha(1.0)
- TextureFocusCheckAlpha(1.0)
- TextFocusCheckAlpha(1.0)
- CallPressPeriod(0.1)
- DoubleClick(0.3)
- Command(1)
- Notify(1)
- CanFocus(0)
- TextureFocusAlpha(1.0)
- TextFocusAlpha(1.0)
- SelKeyUp(0)
- SelKeyDown(0)
- FocusSound("data/sounds/highlight")
- Text("")
- TextAlpha(1.0)
- TextColor(1.0,1.0,1.0)
- Font("MSSansSerif8")
- TextPosFlags(34)
- Mouse(1)
- Keyboard(0)
- Joy(0)
- Visible(1)
- ParentPositioning(1)
- ParentCenteringX(0)
- ParentCenteringY(0)
- ParentSizingX(0)
- ParentSizingY(0)
- FrameCornerSize(2,2)
- TextureRect("Menu_Main.dds",1024.0,1024.0,833.0,88.0,838.0,93.0)
- TextureAlpha(1.0)
- LogicSize(0.0175,0.023333333)
- LogicPos(0.34437865,0.4389916)
-
- Static("UIStatic","ID_CHECK_TEXT","Specific")
- {
- PatternFileElem()
- TextAlpha(1.0)
- TextColor(1.0,1.0,1.0)
- Font("TextFont")
- TextPosFlags(18)
- Mouse(0)
- Keyboard(0)
- Joy(0)
- Visible(1)
- ParentPositioning(1)
- ParentCenteringX(0)
- ParentCenteringY(0)
- ParentSizingX(0)
- ParentSizingY(0)
- TextureAlpha(1.0)
- LogicSize(0.25,0.038333334)
- LogicPos(1.25,-0.34999958)
- }// [UIStatic] ID_SHADOWS_CHECK_TEXT
- }// [UIButton] ID_SHADOWS_CHECK
-