home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload / ShartewareOverload.cdr / games / grsphlp.zip / CM3.HLP < prev    next >
Text File  |  1986-08-12  |  2KB  |  23 lines

  1. ╔══════════════════════════════════════════════════════════════════════════╗
  2. ║     GRASP - Command Summary Listing                       Page 3 of 3    ║
  3. ╠══════════════════════════════════════════════════════════════════════════╣
  4. ║ POINT x,y,<x2,y2>                    - draw a point in drawing color     ║
  5. ║ POSITION buffer,x,y,<r>              - set position in picture buffer    ║
  6. ║ PUTUP x,y,<buffer>,<delay>           - put a clipping to screen @ x,y    ║
  7. ║ RECT x0,y0,x1,y1                     - fast filled rectangle in color    ║
  8. ║ RESETSCR                             - reset screen to default size      ║
  9. ║ RETURN                               - return from subroutine            ║
  10. ║ SETCOLOR c1,c2,c3...c16              - EGA mode set 16 color indicies    ║
  11. ║ TEXT x,y,"some_text",<delay>         - print text in current font        ║
  12. ║ TILE buffer                          - tile screen with clip in buffer   ║
  13. ║ TRAN on/off,color                    - turn transparent on/off at color  ║
  14. ║ VIDEO vidmode                        - set video mode                    ║
  15. ║ WAITKEY <timeout>,<delay>            - wait for keypress/timeout         ║
  16. ║ WINDOW x,y,x1,y1                     - set clip window for fades         ║
  17. ║                                                                          ║
  18. ║                                                                          ║
  19. ║                                                                          ║
  20. ╠══════════════════════════════════════════════════════════════════════════╣
  21. ║            Press ENTER for more help...ESC to return to editor           ║
  22. ╚══════════════════════════════════════════════════════════════════════════╝
  23.