home *** CD-ROM | disk | FTP | other *** search
/ 3D-Games 2 / 3DGAMES2.bin / Data / opblk / opblk.ace / UI_HelpScreen.ini < prev    next >
Encoding:
INI File  |  2002-06-13  |  3.0 KB  |  175 lines

  1. # the cursor
  2.  
  3. [Control]
  4. Name        = Cursor
  5. Image       = Cursor
  6. Type        = STATIC
  7. Pos         = 0, 0
  8. Z           = 9999
  9.  
  10. # the backdrop and logo
  11.  
  12. [Control]
  13. Name        = Backdrop1
  14. Image       = Backdrop - Upper Left
  15. Type        = STATIC
  16. Pos         = 64, 50
  17. Z           = 0
  18.  
  19. [Control]
  20. Name        = Backdrop2
  21. Image       = Backdrop - Upper Right
  22. Type        = STATIC
  23. Pos         = 320, 50
  24. Z           = 0
  25.  
  26. [Control]
  27. Name        = Backdrop3
  28. Image       = Backdrop - Lower Left
  29. Type        = STATIC
  30. Pos         = 64, 306
  31. Z           = 0
  32.  
  33. [Control]
  34. Name        = Backdrop4
  35. Image       = Backdrop - Lower Right
  36. Type        = STATIC
  37. Pos         = 320, 306
  38. Z           = 0
  39.  
  40. [Control]
  41. Name        = LogoLeft2
  42. Image       = IngameLogo1
  43. Type        = STATIC
  44. Pos         = 191, 4
  45. Z           = 1
  46.  
  47. [Control]
  48. Name        = LogoRight2
  49. Image       = IngameLogo2
  50. Type        = STATIC
  51. Pos         = 319, 4
  52. Z           = 1
  53.  
  54.  
  55.  
  56. [Control]
  57. Name        = CornerUpperLeft
  58. Image       = Corner - Upper Left
  59. Type        = STATIC
  60. Pos         = 96, 88
  61. Z           = 2
  62.  
  63. [Control]
  64. Name        = CornerUpperRight
  65. Image       = Corner - Upper Right
  66. Type        = STATIC
  67. Pos         = 514, 88
  68. Z           = 2
  69.  
  70. [Control]
  71. Name        = CornerLowerLeft
  72. Image       = Corner - Lower Left
  73. Type        = STATIC
  74. Pos         = 96, 345
  75. Z           = 2
  76.  
  77. [Control]
  78. Name        = CornerLowerRight
  79. Image       = Corner - Lower Right
  80. Type        = STATIC
  81. Pos         = 514, 345
  82. Z           = 2
  83.  
  84. [Control]
  85. Name        = BorderHorizontal
  86. Image       = Border - Horizontal
  87. Type        = STATIC
  88. Pos         = 120, 90
  89. Size        = 417, 12
  90. Z           = 1
  91.  
  92. [Control]
  93. Name        = BorderHorizontal2
  94. Image       = Border - Horizontal
  95. Type        = STATIC
  96. Pos         = 120, 363
  97. Size        = 417, 12
  98. Z           = 1
  99.  
  100. [Control]
  101. Name        = BorderVertical
  102. Image       = Border - Vertical
  103. Type        = STATIC
  104. Pos         = 98, 113
  105. Size        = 10, 255
  106. Z           = 1
  107.  
  108. [Control]
  109. Name        = BorderVertical2
  110. Image       = Border - Vertical
  111. Type        = STATIC
  112. Pos         = 532, 113
  113. Size        = 10, 255
  114. Z           = 1
  115.  
  116. [Control]
  117. Name        = Backdrop
  118. Type        = Static
  119. Pos         = 101, 93
  120. Size        = 435, 274
  121. Z           = 0.5
  122. Color       = 0, 0, 0, 128
  123.  
  124.  
  125. [Control]
  126. Name        = HelpText1
  127. Type        = Static
  128. Pos         = 113, 101
  129. Size        = 116, 249
  130. Z           = 0.5
  131. TextZ       = 4.0
  132. Text        = X
  133. TextFont    = 1
  134.  
  135. [Control]
  136. Name        = HelpText2
  137. Type        = Static
  138. Pos         = 238, 101
  139. Size        = 178, 249
  140. Z           = 0.5
  141. TextZ       = 4.0
  142. Text        = X
  143. TextFont    = 1
  144. TextColor   = 255, 255, 255, 255
  145.  
  146.  
  147. # here are the nav. buttons in the bottom right
  148.  
  149. [Control]
  150. Name        = OkButtonLight
  151. Type        = BUTTON
  152. Pos         = 522, 381
  153. Z           = 1
  154. Normal        = Small Light - Off
  155. Push        = Small Light - On
  156. Lit          = Small Light - On
  157.  
  158. [Control]
  159. Name        = OkButton
  160. Type        = BUTTON
  161. Pos         = 460, 380
  162. Z           = 1
  163. Normal        = Small Button - Off
  164. Push        = Small Button - On
  165. Lit          = Small Button - Over
  166. Text        = ok
  167. TextPos        = 0, -4
  168. TextZ       = 2
  169. TextCentered= true
  170. Slave1      = OkButtonLight
  171. Hotkey      = ENTER
  172.  
  173.  
  174.  
  175.