home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 January / 01_03.iso / games / top / files / TinyCars.exe / {app} / DATA / MENU / main.ini < prev    next >
Encoding:
INI File  |  2002-08-05  |  1.8 KB  |  86 lines

  1. ; state            = 0 - static
  2. ; state            = 1 - normal
  3. ; state            = 2 - active
  4. ; state            = 3 - press
  5.  
  6. [main]
  7. Number            = 6
  8. Sound            = DATA\SOUND\main.mid
  9. SoundPress        = DATA\SOUND\menu_button.wav
  10. SoundActive        = DATA\SOUND\menu_toggle.wav
  11. Font            = DATA\MENU\ComicSansMSFont30.tga
  12. ;Font            = Arial,,32,700
  13. ;Font            = fntName,fntWidth,fntHeight,fntWeight
  14.  
  15. [0] ; START
  16. state            = 2
  17. xpos            = 118
  18. ypos            = 132
  19. xsize            = 
  20. ysize            = 
  21. name            = START
  22. active            = DATA\MENU\button.tga
  23. normal            = DATA\MENU\button_.tga
  24. FontActive        = DATA\MENU\ComicSansMSFont30.tga
  25. FontNormal        = DATA\MENU\ComicSansMSFont30_.tga
  26. xalign            = 0
  27.  
  28. [1] ; OPTIONS
  29. state            = 1
  30. xpos            = 118
  31. ypos            = 199
  32. xsize            = 
  33. ysize            = 
  34. name            = OPTIONS
  35. normal            = DATA\MENU\button_.tga
  36. active            = DATA\MENU\button.tga
  37. FontActive        = DATA\MENU\ComicSansMSFont30.tga
  38. FontNormal        = DATA\MENU\ComicSansMSFont30_.tga
  39. xalign            = 0
  40.  
  41. [2] ; HIGHSCORES
  42. state            = 1
  43. xpos            = 118
  44. ypos            = 266
  45. xsize            = 
  46. ysize            = 
  47. name            = HIGHSCORES
  48. active            = DATA\MENU\button.tga
  49. normal            = DATA\MENU\button_.tga
  50. FontActive        = DATA\MENU\ComicSansMSFont30.tga
  51. FontNormal        = DATA\MENU\ComicSansMSFont30_.tga
  52. xalign            = 0
  53.  
  54. [3] ; EXIT
  55. state            = 1
  56. xpos            = 118
  57. ypos            = 333
  58. xsize            = 
  59. ysize            = 
  60. name            = EXIT
  61. active            = DATA\MENU\button.tga
  62. normal            = DATA\MENU\button_.tga
  63. FontActive        = DATA\MENU\ComicSansMSFont30.tga
  64. FontNormal        = DATA\MENU\ComicSansMSFont30_.tga
  65. xalign            = 0
  66.  
  67. [4] ; REGISTER
  68. state            = 1
  69. xpos            = 118
  70. ypos            = 400
  71. xsize            = 
  72. ysize            = 
  73. name            = REGISTER
  74. active            = DATA\MENU\button.tga
  75. normal            = DATA\MENU\button_.tga
  76. FontActive        = DATA\MENU\ComicSansMSFont30.tga
  77. FontNormal        = DATA\MENU\ComicSansMSFont30_.tga
  78. xalign            = 0
  79.  
  80. [5] ; background
  81. state            = 0
  82. xpos            = -80
  83. ypos            = -60
  84. name            = " "
  85. normal            = DATA\MENU\main.jpg
  86.