home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1994 #1 / monster.zip / monster / PROG_PAS / XLIB_TP5.ZIP / DOC / XLIB_ALL.DOC < prev    next >
Text File  |  1993-12-29  |  1KB  |  38 lines

  1. X_CONST .pas    All Konstantes of X_Lib
  2. X_MAIN  .pas    The Basic unit : X_set_mode , basic paint functions
  3. X_POLYGO.pas    Polygons and triangle
  4. X_MENU  .pas    make a pull down menu
  5. X_BUTTON.pas    make some button for a quick interface
  6. X_DETECT.pas    detect processor,copro, mouse and graphic
  7. X_BREAK .pas    my own ctrl-break-interrupt
  8. X_FILEIO.pas    new, better file-functions
  9. X_MOUSE .pas    mouse-unit for Mode X
  10. X_RECT  .pas    rectangle (with pattern) and rectangle-copy
  11. X_TEXT  .pas    Text-unit for Mode X
  12. X_PAL   .pas    manipulate palette
  13. X_BITMAP.pas    Bitmaps in lbm,pbm,cbm,vbm - format, 
  14. X_PICS  .pas    SCR-Picture-format, RLE - encoding
  15. X_KEYS  .pas    key-unit, uses by x_text,x_menu
  16. MY_ASM  .pas    asm-constantes for TP
  17.  
  18. *       .FNT    Fonts (see information in X_Text)
  19.  
  20. X_DEMO  .pas    Mode X demo
  21. PAL_DEMO.pas    Palette - BEX Backgroundeffect
  22. BITMAP_D.pas    Bitmap speed test
  23. TESTMAUS.pas    Mouse - test
  24. DEMO3_TP.pas    detect demo
  25. FEX     .pas    the Font editor for X_Text
  26. MAKE_MF .pas    copy many files in a big one - see X_FileIO
  27. TEST    .pas    litte test for 640x400 in mode x
  28. ANI_DEMO.pas    small bitmap-animationdemo
  29.                 ANI_pic*.*,stop*.pbm,extro*.pcx are the bitmaps
  30.  
  31. GIF2SCR .EXE    convert GIF-pictures in the SCR-Format (see X_Bitmap)
  32.  
  33. BEX     .EXE    Bitmap Editor for mode X - programmed with XLib_TP
  34. BEX     .DOC
  35. *       .PBM    saved Bitmaps
  36. *       .PAL    palette-files
  37.  
  38.