home *** CD-ROM | disk | FTP | other *** search
/ Season's Greetings & Games Unlimited / UGOLD_cd2.iso / canton / menu01.dat < prev    next >
Text File  |  1994-08-06  |  968b  |  108 lines

  1. //
  2. //      Menu01.Dat
  3. //
  4. //  counter of data records
  5. //
  6. //      data record structure
  7. //              comment line
  8. //              record type (0-button, 1-toggle, 2-slider)
  9. //              external label
  10. //              upper left pixel, horizontal coordinate
  11. //              upper left pixel, vertical coordinate
  12. //              color/unused/palette for types 0/1/2
  13. //              index/index/length for types 0/1/2
  14. //
  15.     13
  16. // 0. BUY
  17.     0
  18.  
  19.     24
  20.     24
  21.     15
  22.     256
  23. // 1. SELL
  24.     0
  25.  
  26.     24
  27.     42
  28.     15
  29.     256
  30. // 2. DONE
  31.     0
  32.  
  33.     24
  34.     60
  35.     15
  36.     256
  37. // 3. GRAIN
  38.     0
  39.  
  40.     108
  41.     24
  42.     15
  43.     1
  44. // 4. CATTLE
  45.     0
  46.  
  47.     108
  48.     60
  49.     15
  50.     2
  51. // 5. SALT
  52.     0
  53.  
  54.     108
  55.     96
  56.     15
  57.     3
  58. // 6. ORE
  59.     0
  60.  
  61.     108
  62.     132
  63.     15
  64.     4
  65. // 7. TOOL
  66.     0
  67.  
  68.     108
  69.     168
  70.     15
  71.     5
  72. // 8. WEAPON
  73.     0
  74.  
  75.     108
  76.     204
  77.     15
  78.     6
  79. // 9. PEASANT
  80.     0
  81.  
  82.     108
  83.     240
  84.     15
  85.     7
  86. // 10. ARTISAN
  87.     0
  88.  
  89.     108
  90.     276
  91.     15
  92.     8
  93. // 11. SOLDIER
  94.     0
  95.  
  96.     108
  97.     312
  98.     15
  99.     9
  100. // 12. BRIBE
  101.     0
  102.  
  103.     24
  104.     80
  105.     12
  106.     11
  107. // end
  108.