home *** CD-ROM | disk | FTP | other *** search
/ GameStar 1999 June / Gamestar_06_1999-06_cd1.bin / data / visuals.def < prev    next >
Text File  |  1999-05-08  |  9KB  |  411 lines

  1. visuals_definition
  2. ; povinny parametr - prvni radka udava typ souboru, zde: visuals definice
  3. ;
  4. ; definice visualizacnich struktur
  5. ;
  6. ; jako oddelovac lze pouzit bud ' ' nebo ','
  7. ;
  8. ; obecna definice :
  9. ; typ_visualizacniho_clenu jmeno_clenu {
  10. ; popis tohoto clenu
  11. ; }
  12. ;
  13. ; kazda plocha je chapana jako sensitivni, proto pokud se dva butony prekryvaji, budou sensitivni podle toho, jak jdou za sebou v layout.def
  14. ;
  15. ; butony, ktere jeste nemaji bitmapy, odkazte na 'btn000.bmp' a 'btn000s.bmp'
  16. ;
  17. ;
  18.  
  19. burnbuton buton_westdrive {
  20.     bitmap_file btn100.bmp
  21.     senzible_file btn100s.bmp
  22.     burn_file btn100b.bmp
  23.     position 320,460
  24. }
  25.  
  26. buton buton_start_exe { ; buton pro start dema
  27.     bitmap_file btn031.bmp
  28.     senzible_file btn031s.bmp
  29.     position 229,401
  30. }
  31.  
  32. buton buton_cheater { ; buton na hlavni strance pro spousteni cheateru
  33.     bitmap_file btn030.bmp
  34.     senzible_file btn030s.bmp
  35.     position 483,180
  36. }
  37.  
  38. buton buton_view_file {    ; zatim je shodny s install butonem, pak tronda udela oko..
  39.     bitmap_file btn029.bmp
  40.     senzible_file btn029s.bmp
  41.     position 264,318
  42. }
  43.  
  44. bitmap dema_bitmap {    ; bitmapa se jmenem sekce dema
  45.     bitmap_file dema0.bmp
  46.     position 20,0
  47. }
  48.  
  49. bitmap videa_bitmap {
  50.     bitmap_file videa0.bmp
  51.     position 18,1
  52. }
  53.  
  54. bitmap trainery_bitmap {
  55.     bitmap_file trainery0.jpg
  56.     position 16,0
  57. }
  58.  
  59. bitmap patche_bitmap {
  60.     bitmap_file patche0.jpg
  61.     position 16,0
  62. }
  63.  
  64. bitmap programy_bitmap {
  65.     bitmap_file programy0.jpg
  66.     position 16,0
  67. }
  68.  
  69. bitmap cdstar_bitmap {
  70.     bitmap_file cdstar0.jpg
  71.     position 17,0
  72. }
  73.  
  74. buton buton_play_video {
  75.     bitmap_file btn006.bmp        ; jmeno souboru s bitmapami fazi butonu
  76.     senzible_file btn006s.bmp    ; jmeno souboru s bitmapou senzitivni oblasti, bod 0,0 je spolecny pro obe bitmapy
  77.     position 14,338                    ; pozice na obrazovce
  78. }                     ; povinne - konec definice
  79.  
  80. buton buton_pause_video {
  81.     bitmap_file btn007.bmp
  82.     senzible_file btn007s.bmp
  83.     position 81,324
  84. }
  85.  
  86. buton buton_zoom_video {
  87.     bitmap_file btn008.bmp
  88.     senzible_file btn008s.bmp
  89.     position 133,324
  90. }
  91.  
  92. ;platny buton ===
  93. buton buton_play_slideshow {
  94.     bitmap_file btn001.bmp
  95.     senzible_file btn001s.bmp
  96.     position 13,334
  97. }
  98.  
  99. ;platny buton ===
  100. buton buton_previmage {
  101.     bitmap_file btn002.bmp
  102.     senzible_file btn002s.bmp
  103.     position 81,325
  104. }
  105.  
  106. ;platny buton ===
  107. buton buton_nextimage {
  108.     bitmap_file btn003.bmp
  109.     senzible_file btn003s.bmp
  110.     position 133,324
  111. }
  112.  
  113. ;platny buton ===
  114. buton buton_install_exe {
  115.     bitmap_file btn005.bmp
  116.     senzible_file btn005s.bmp
  117.     position 704,369
  118. }
  119.  
  120. ;platny buton ===
  121. buton buton_uninstall_exe {
  122.     bitmap_file btn004.bmp
  123.     senzible_file btn004s.bmp
  124.     position 700,311
  125. }
  126.  
  127. buton buton_precist {
  128.     bitmap_file btn000.bmp
  129.     senzible_file btn000s.bmp
  130.     position 133,324
  131. }
  132.  
  133. buton buton_music_on_off {
  134.     bitmap_file btn000.bmp
  135.     senzible_file btn000s.bmp
  136.     position 133,324
  137. }
  138.  
  139. ; platny clen ===
  140. buton buton_scrollup {
  141.     bitmap_file btn009.bmp
  142.     senzible_file btn009s.bmp
  143.     position 581,315
  144. }
  145.  
  146. ; platny clen ===
  147. buton buton_scrolldown {
  148.     bitmap_file btn010.bmp
  149.     senzible_file btn010s.bmp
  150.     position 581,398
  151. }
  152.  
  153. buton buton_options {
  154.     bitmap_file btn000.bmp
  155.     senzible_file btn000s.bmp
  156.     position 133,324
  157. }
  158.  
  159. burnbuton buton_help {
  160.     bitmap_file btn022.bmp
  161.     senzible_file btn022s.bmp
  162.     burn_file  btn022b.bmp
  163.     position 740,490
  164. }
  165.  
  166. ; ===== definice ctvrtkruhu v prave dolni casti ========================================================
  167. ; clen platny ===
  168. burnbuton buton_jump_main {
  169.     bitmap_file btn021.bmp
  170.     senzible_file btn021s.bmp
  171.     burn_file  btn021b.bmp
  172.     position 682,520
  173. }
  174.  
  175. ; clen platny ===
  176. burnbuton buton_jump_dema {
  177.     bitmap_file btn016.bmp
  178.     senzible_file btn016s.bmp
  179.     burn_file  btn016b.bmp
  180.     position 639,531
  181. }
  182.  
  183. ; clen platny ===
  184. burnbuton buton_jump_videa {
  185.     bitmap_file btn018.bmp
  186.     senzible_file btn018s.bmp
  187.     burn_file  btn018b.bmp
  188.     position 660,488
  189. }
  190.  
  191. ; clen platny ===
  192. burnbuton buton_jump_programy {
  193.     bitmap_file btn017.bmp
  194.     senzible_file btn017s.bmp
  195.     burn_file  btn017b.bmp
  196.     position 634,460
  197. }
  198.  
  199. ; clen platny ===
  200. burnbuton buton_jump_trainery {
  201.     bitmap_file btn019.bmp
  202.     senzible_file btn019s.bmp
  203.     burn_file  btn019b.bmp
  204.     position 718,449
  205. }
  206.  
  207. ; clen platny ===
  208. burnbuton buton_jump_cdstar {
  209.     bitmap_file btn015.bmp
  210.     senzible_file btn015s.bmp
  211.     burn_file  btn015b.bmp
  212.     position 609,518
  213. }
  214.  
  215. ; clen platny ===
  216. burnbuton buton_jump_patche {
  217.     bitmap_file btn020.bmp
  218.     senzible_file btn020s.bmp
  219.     burn_file  btn020b.bmp
  220.     position 713,473
  221. }
  222.  
  223. ;===== definice kruhu v main obrazovce ====
  224.  
  225. ; platny clen ===
  226. buton buton_jump_dema_onmain {
  227.     bitmap_file btn023.bmp
  228.     senzible_file btn023s.bmp
  229.     position 495,69
  230. }
  231.  
  232. ; == platny clen
  233. burnbuton buton_jump_videa_onmain {
  234.     bitmap_file btn027.bmp
  235.     senzible_file btn027s.bmp
  236.     burn_file  btn027b.bmp
  237.     position 597,241
  238. }
  239.  
  240. ; == platny clen
  241. buton buton_jump_programy_onmain {
  242.     bitmap_file btn024.bmp
  243.     senzible_file btn024s.bmp
  244.     position 385,97
  245. }
  246.  
  247. ; platny clen ===
  248. buton buton_jump_trainery_onmain {
  249.     bitmap_file btn025.bmp
  250.     senzible_file btn025s.bmp
  251.     position 382,235
  252. }
  253.  
  254. ; platny clen ===
  255. buton buton_jump_cdstar_onmain {
  256.     bitmap_file btn028.bmp
  257.     senzible_file btn028s.bmp
  258.     position 596,131
  259. }
  260.  
  261. ; platny clen ===
  262. burnbuton buton_jump_patche_onmain {
  263.     bitmap_file btn026.bmp
  264.     senzible_file btn026s.bmp
  265.     burn_file  btn026b.bmp
  266.     position 518,298
  267. }
  268.  
  269. ; platny clen ===
  270. buton buton_help_onmain {
  271.     bitmap_file btn012.bmp
  272.     senzible_file btn012s.bmp
  273.     position 648,41
  274. }
  275. ; platny clen ===
  276. buton buton_music_on_off_onmain {
  277.     bitmap_file btn013.bmp
  278.     senzible_file btn013s.bmp
  279.     position 690,109
  280. }
  281. ; platny clen ===
  282. buton buton_options_onmain {
  283.     bitmap_file btn014.bmp
  284.     senzible_file btn014s.bmp
  285.     position 696,527
  286. }
  287.  
  288. ; platny ====
  289. buton buton_exit_onmain {
  290.     bitmap_file btn011.bmp
  291.     senzible_file btn011s.bmp
  292.     position 314,543
  293. }
  294.  
  295. ;==========**************************************************************************
  296.  
  297. ; clen platny ===
  298. window window_video_player {
  299.     rectangle 24,58,343,297    ; rozmery okna - levy horni roh + zbytek, pro definici senzitivni oblasti
  300.     background_color 0    ; barva pozadi, pokud neni bitmapa
  301. ;    background_image videoplay.bmp
  302. }
  303.  
  304. ; clen platny ===
  305. window window_slideshow {
  306.     rectangle 24,58,343,297    ; rozmery okna - levy horni roh + zbytek, pro definici senzitivni oblasti
  307.     background_color 0    ; barva pozadi, pokud neni bitmapa
  308. ;    background_image slideshow.bmp
  309. }
  310.  
  311. ; clen platny ===
  312. window window_demo_popis {    ; okno pro vypis textu - popis dema nebo videa
  313.     rectangle 420,56
  314. ;    rectangle 422,57,757,236    ; rectangle pro background_color
  315.     margins 15,3,0,20        ; offsety = margins, u bitmapy - 0,10
  316. ;    background_color 0
  317.     background_image bck007.bmp ; obrazek jako pozadi, pokud dojde k prepsani okna, nejprve se vykresli obrazek a na nej teprve data
  318. }
  319.  
  320. ; clen platny ===
  321. window window_demo_pozadavky {    ; okno pro vypis textu - popis dema nebo videa
  322.     rectangle 424,246
  323.     margins 18,2,0,6
  324.     background_image bck006.bmp ; obrazek jako pozadi, pokud dojde k prepsani okna, nejprve se vykresli obrazek a na nej teprve data
  325. }
  326.  
  327. window window_main_popis {    ; okno pro vypis textu - popis dema nebo videa
  328.     rectangle 24,74
  329.     margins 5,5,0,0
  330.     background_image bck003.jpg
  331. ;    background_image bck003.bmp ; obrazek jako pozadi, pokud dojde k prepsani okna, nejprve se vykresli obrazek a na nej teprve data
  332. }
  333.  
  334. imaginary soundwindow {        ; pro prehravani muziky po initu stranky
  335.     rectangle 0,0,0,0
  336. }
  337.  
  338. window windowl_1 {
  339.     rectangle 386,315
  340.     background_image bckw001.bmp
  341. }
  342.  
  343. window windowl_2 {
  344.     rectangle 379,342
  345.     background_image bckw002.bmp
  346. }
  347.  
  348. window windowl_3 {
  349.     rectangle 372,369
  350.     background_image bckw003.bmp
  351. }
  352.  
  353. window windowl_4 {
  354.     rectangle 364,396
  355.     background_image bckw004.bmp
  356. }
  357.  
  358. window windowl_5 {
  359.     rectangle 356,423
  360.     background_image bckw005.bmp
  361. }
  362.  
  363. window windowl_6 {
  364.     rectangle 346,450
  365.     background_image bckw006.bmp
  366. }
  367.  
  368. window windowl_7 {
  369.     rectangle 335,477
  370.     background_image bckw007.bmp
  371. }
  372.  
  373. window windowl_8 {
  374.     rectangle 323,504
  375.     background_image bckw008.bmp
  376. }
  377.  
  378. window windowl_9 {
  379.     rectangle 310,531
  380.     background_image bckw009.bmp
  381. }
  382.  
  383. window windowl_10 {
  384.     rectangle 294,558
  385.     background_image bckw010.bmp
  386. }
  387.  
  388. ;
  389. ; window list: seznam oken, kde se bude zobrazovat seznam labelu a budou nad nim operovat funkce scrollitemup, scrollitemdown, activateitem
  390. ;
  391. windowlist dema_list {
  392. windowl_1
  393. windowl_2
  394. windowl_3
  395. windowl_4
  396. windowl_5
  397. windowl_6
  398. windowl_7
  399. windowl_8
  400. windowl_9
  401. windowl_10
  402. }
  403. ;
  404. ;
  405. ;
  406. ;
  407. end
  408. ;
  409. ;
  410. ;
  411. ;