home *** CD-ROM | disk | FTP | other *** search
/ GameStar 2004 September / Gamestar_65_2004-09_dvd.iso / Dema / balloonrain_trial.exe / Data / Pak01.pak / menu / global.def < prev    next >
Text File  |  2004-06-22  |  331b  |  33 lines

  1. Include Menu.Def
  2.  
  3. item On
  4. {
  5.     Text On
  6. }
  7.  
  8. item Off
  9. {
  10.     Text Off
  11. }
  12.  
  13. item SlideBar
  14. {
  15.     Image SlideBar 64 16
  16. }
  17.  
  18.  
  19. item SlideButton
  20. {
  21.     Image SlideButton 16 16
  22. }
  23.  
  24.  
  25. Font    FpsF    HugeChars 15 20 0xFF4F8FFF 0x7F000000 Circle Left Up Shadow
  26.  
  27. item DrawFps
  28. {
  29.     Text #Fps
  30.     Font FpsF
  31.     Pos 0 8
  32.     ShowIfNot /Game/DrawFps 0
  33. }