home *** CD-ROM | disk | FTP | other *** search
INI File | 2002-06-13 | 3.0 KB | 175 lines |
- # the cursor
-
- [Control]
- Name = Cursor
- Image = Cursor
- Type = STATIC
- Pos = 0, 0
- Z = 9999
-
- # the backdrop and logo
-
- [Control]
- Name = Backdrop1
- Image = Backdrop - Upper Left
- Type = STATIC
- Pos = 64, 50
- Z = 0
-
- [Control]
- Name = Backdrop2
- Image = Backdrop - Upper Right
- Type = STATIC
- Pos = 320, 50
- Z = 0
-
- [Control]
- Name = Backdrop3
- Image = Backdrop - Lower Left
- Type = STATIC
- Pos = 64, 306
- Z = 0
-
- [Control]
- Name = Backdrop4
- Image = Backdrop - Lower Right
- Type = STATIC
- Pos = 320, 306
- Z = 0
-
- [Control]
- Name = LogoLeft2
- Image = IngameLogo1
- Type = STATIC
- Pos = 191, 4
- Z = 1
-
- [Control]
- Name = LogoRight2
- Image = IngameLogo2
- Type = STATIC
- Pos = 319, 4
- Z = 1
-
-
-
- [Control]
- Name = CornerUpperLeft
- Image = Corner - Upper Left
- Type = STATIC
- Pos = 96, 88
- Z = 2
-
- [Control]
- Name = CornerUpperRight
- Image = Corner - Upper Right
- Type = STATIC
- Pos = 514, 88
- Z = 2
-
- [Control]
- Name = CornerLowerLeft
- Image = Corner - Lower Left
- Type = STATIC
- Pos = 96, 345
- Z = 2
-
- [Control]
- Name = CornerLowerRight
- Image = Corner - Lower Right
- Type = STATIC
- Pos = 514, 345
- Z = 2
-
- [Control]
- Name = BorderHorizontal
- Image = Border - Horizontal
- Type = STATIC
- Pos = 120, 90
- Size = 417, 12
- Z = 1
-
- [Control]
- Name = BorderHorizontal2
- Image = Border - Horizontal
- Type = STATIC
- Pos = 120, 363
- Size = 417, 12
- Z = 1
-
- [Control]
- Name = BorderVertical
- Image = Border - Vertical
- Type = STATIC
- Pos = 98, 113
- Size = 10, 255
- Z = 1
-
- [Control]
- Name = BorderVertical2
- Image = Border - Vertical
- Type = STATIC
- Pos = 532, 113
- Size = 10, 255
- Z = 1
-
- [Control]
- Name = Backdrop
- Type = Static
- Pos = 101, 93
- Size = 435, 274
- Z = 0.5
- Color = 0, 0, 0, 128
-
-
- [Control]
- Name = HelpText1
- Type = Static
- Pos = 113, 101
- Size = 116, 249
- Z = 0.5
- TextZ = 4.0
- Text = X
- TextFont = 1
-
- [Control]
- Name = HelpText2
- Type = Static
- Pos = 238, 101
- Size = 178, 249
- Z = 0.5
- TextZ = 4.0
- Text = X
- TextFont = 1
- TextColor = 255, 255, 255, 255
-
-
- # here are the nav. buttons in the bottom right
-
- [Control]
- Name = OkButtonLight
- Type = BUTTON
- Pos = 522, 381
- Z = 1
- Normal = Small Light - Off
- Push = Small Light - On
- Lit = Small Light - On
-
- [Control]
- Name = OkButton
- Type = BUTTON
- Pos = 460, 380
- Z = 1
- Normal = Small Button - Off
- Push = Small Button - On
- Lit = Small Button - Over
- Text = ok
- TextPos = 0, -4
- TextZ = 2
- TextCentered= true
- Slave1 = OkButtonLight
- Hotkey = ENTER
-
-
-
-