home *** CD-ROM | disk | FTP | other *** search
/ 1996 Top Games / 96topgames.iso / 96topgam / demos / ancient / gametyp2.dlg < prev    next >
INI File  |  1996-03-18  |  749b  |  26 lines

  1. [General]
  2. LBM=INTR0301.LBM
  3.  
  4. ; x,y,w,h of dialog frame portion of LBM
  5. Frame=0,0,280,303
  6.  
  7. [ButtonFrames]
  8. ;            up image      down image     up sticker  down sticker  outline      spacing
  9. WideButton=(0,337,158,33),(0,304,158,33),(0,0,156,30),(0,0,156,30),(0,0,158,33),(0,0,156,30)
  10. ; note: up & down image x and y are absolute coordinates
  11. ; all the other x,y's are relative to button frame
  12.  
  13. [TextButtons]
  14. ; x,y, "text on button"
  15. ; x & y are position relative to ul of dialog frame
  16.  
  17. New=61,111,"Start Game"
  18. Load=61,154,"Load Game"
  19. Exit=61,198,"Exit"
  20.  
  21. [TextBox]
  22. ; x,y,w,h, "text"
  23. ; (relative to dialog box)
  24. Title=58,35,152,50,"Rise and Rule of Ancient Empires"
  25. Copyright=50,253,180,40,"Copyright 1996 Sierra On-Line, Inc."
  26.