home *** CD-ROM | disk | FTP | other *** search
/ GameStar 2000 August / Gamestar_21_2000-08_cd1.bin / DEMA / Vampire_Demo.exe / Resource.nob / ui / stScenePane.nui < prev    next >
Text File  |  2000-06-22  |  984b  |  26 lines

  1. ;
  2. ; Scene Pane
  3. ;
  4.  
  5. name=STScenePane
  6. pos=0,0
  7.  
  8. ; this is a lefthand pane
  9. visGroup=1
  10.  
  11. quad mat=stScenePane01 pos=0,224 size=256,256
  12. quad mat=stScenePane02 pos=256,224 size=64,256
  13. quad mat=stScenePane03 pos=0,160 size=256,64
  14. quad mat=stScenePane04 pos=256,160 size=64,64
  15. quad mat=stScenePane05 pos=0,128 size=256,32
  16. quad mat=stScenePane06 pos=256,128 size=64,32
  17. quad mat=CharacterPane07 pos=131,120 size=16,8
  18.  
  19. ;textlistbox
  20. element scrollslider name=stspScrollSlider pos=237,181 size=8,8 bitmap=StatusBarSlider
  21. element scrollbar name=stspScrollBar pos=237,181 size=8,245 flags=0x02 vertical=1 slider=stspScrollSlider
  22. element textlistbox name=stspListBox pos=42,182 size=193,243 flags=0x02 font=defaultFont10 vscrollbar=stspScrollBar
  23.  
  24. element button name=stspAdvance depressed=stspAdvanceDep pos=250,432 size=26,32 hintstring=UI_STSPADVANCE flags=0x02
  25. element button name=stspSkipTo depressed=stspSkipToDep pos=250,379 size=26,32 hintstring=UI_STSPSKIPTO flags=0x02
  26.