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

  1. [main]
  2. Number            = 5
  3. SoundPress        = DATA\SOUND\menu_button.wav
  4. SoundActive        = DATA\SOUND\menu_toggle.wav
  5. ;Font            = Arial,,32,700
  6. ;Font            = fntName,fntWidth,fntHeight,fntWeight
  7.  
  8. [0] ; RESUME
  9. state            = 2
  10. xpos            = 118
  11. ypos            = 132
  12. name            = RESUME
  13. active            = DATA\MENU\button.tga
  14. normal            = DATA\MENU\button_.tga
  15. FontActive        = DATA\MENU\ComicSansMSFont30.tga
  16. FontNormal        = DATA\MENU\ComicSansMSFont30_.tga
  17. xalign            = 0
  18.  
  19. [1] ; OPTIONS
  20. state            = 1
  21. xpos            = 118
  22. ypos            = 199
  23. name            = OPTIONS
  24. active            = DATA\MENU\button.tga
  25. normal            = DATA\MENU\button_.tga
  26. FontActive        = DATA\MENU\ComicSansMSFont30.tga
  27. FontNormal        = DATA\MENU\ComicSansMSFont30_.tga
  28. xalign            = 0
  29.  
  30. [2] ; HIGHSCORES
  31. state            = 1
  32. xpos            = 118
  33. ypos            = 266
  34. name            = HIGHSCORES
  35. active            = DATA\MENU\button.tga
  36. normal            = DATA\MENU\button_.tga
  37. FontActive        = DATA\MENU\ComicSansMSFont30.tga
  38. FontNormal        = DATA\MENU\ComicSansMSFont30_.tga
  39. xalign            = 0
  40.  
  41. [3] ; ABORT
  42. state            = 1
  43. xpos            = 118
  44. ypos            = 333
  45. name            = ABORT GAME
  46. active            = DATA\MENU\button.tga
  47. normal            = DATA\MENU\button_.tga
  48. FontActive        = DATA\MENU\ComicSansMSFont30.tga
  49. FontNormal        = DATA\MENU\ComicSansMSFont30_.tga
  50. xalign            = 0
  51.  
  52. [4] ; EXIT
  53. state            = 1
  54. xpos            = 118
  55. ypos            = 400
  56. name            = EXIT
  57. active            = DATA\MENU\button.tga
  58. normal            = DATA\MENU\button_.tga
  59. FontActive        = DATA\MENU\ComicSansMSFont30.tga
  60. FontNormal        = DATA\MENU\ComicSansMSFont30_.tga
  61. xalign            = 0
  62.