home *** CD-ROM | disk | FTP | other *** search
- !Include("UI.def")
-
- ControlObject("UIProgressBar","LoadingProgress","Pattern")
- {
- Command(1)
- Notify(1)
- CanFocus(0)
- TextureHighlightID("BoxWhiteBack")
- TextureFocusAlpha(1.0)
- TextFocusAlpha(1.0)
- SelKeyUp(0)
- SelKeyDown(0)
- Text("")
- TextAlpha(1.0)
- TextColor(1.0,1.0,1.0)
- Font("MSSansSerif8")
- TextPosFlags(34)
- PatternFile("..\\uidef\\LoadingProgress.def")
- Mouse(1)
- Keyboard(0)
- Joy(0)
- Visible(0)
- ParentPositioning(1)
- PreviousElemPositioning(0)
- ParentCenteringX(0)
- ParentCenteringY(0)
- ParentSizingX(0)
- ParentSizingY(0)
- FrameCornerSize(2,2)
- TextureID("BoxDarkBack")
- TextureAlpha(1.0)
- LogicSize(0.845703125,0.03125)
- LogicPos(0.076171875,0.911458)
-
- Static("UIStatic","ID_LOADING","Specific")
- {
- Text("&&Loading&&")
- TextAlpha(1.0)
- TextColor(1.0,1.0,1.0)
- Font("MenuMedium")
- FontScale(0.8)
- TextPosFlags(34)
- PatternFileElem()
- Mouse(0)
- Keyboard(0)
- Joy(0)
- Visible(1)
- ParentPositioning(1)
- PreviousElemPositioning(0)
- ParentCenteringX(0)
- ParentCenteringY(0)
- ParentSizingX(0)
- ParentSizingY(0)
- TextureAlpha(1.0)
- LogicSize(0.1875,0.05)
- // LogicPos(0.40494296,1.1999999)
- LogicPos(-0.05,-1.5999999)
- }// [UIStatic] ID_LOADING
- }// [UIProgressBar] LoadingProgress
-