home *** CD-ROM | disk | FTP | other *** search
INI File | 2002-08-05 | 1.4 KB | 62 lines |
- [main]
- Number = 5
- SoundPress = DATA\SOUND\menu_button.wav
- SoundActive = DATA\SOUND\menu_toggle.wav
- ;Font = Arial,,32,700
- ;Font = fntName,fntWidth,fntHeight,fntWeight
-
- [0] ; RESUME
- state = 2
- xpos = 118
- ypos = 132
- name = RESUME
- active = DATA\MENU\button.tga
- normal = DATA\MENU\button_.tga
- FontActive = DATA\MENU\ComicSansMSFont30.tga
- FontNormal = DATA\MENU\ComicSansMSFont30_.tga
- xalign = 0
-
- [1] ; OPTIONS
- state = 1
- xpos = 118
- ypos = 199
- name = OPTIONS
- active = DATA\MENU\button.tga
- normal = DATA\MENU\button_.tga
- FontActive = DATA\MENU\ComicSansMSFont30.tga
- FontNormal = DATA\MENU\ComicSansMSFont30_.tga
- xalign = 0
-
- [2] ; HIGHSCORES
- state = 1
- xpos = 118
- ypos = 266
- name = HIGHSCORES
- active = DATA\MENU\button.tga
- normal = DATA\MENU\button_.tga
- FontActive = DATA\MENU\ComicSansMSFont30.tga
- FontNormal = DATA\MENU\ComicSansMSFont30_.tga
- xalign = 0
-
- [3] ; ABORT
- state = 1
- xpos = 118
- ypos = 333
- name = ABORT GAME
- active = DATA\MENU\button.tga
- normal = DATA\MENU\button_.tga
- FontActive = DATA\MENU\ComicSansMSFont30.tga
- FontNormal = DATA\MENU\ComicSansMSFont30_.tga
- xalign = 0
-
- [4] ; EXIT
- state = 1
- xpos = 118
- ypos = 400
- name = EXIT
- active = DATA\MENU\button.tga
- normal = DATA\MENU\button_.tga
- FontActive = DATA\MENU\ComicSansMSFont30.tga
- FontNormal = DATA\MENU\ComicSansMSFont30_.tga
- xalign = 0
-