home *** CD-ROM | disk | FTP | other *** search
/ NEXT Generation 27 / NEXT27.iso / pc / demos / emperor / dx3.exe / SDK / SAMPLES / DDEX4 / README.TXT < prev    next >
Text File  |  1996-08-28  |  387b  |  11 lines

  1. Direct Draw example program 4.  
  2.  
  3. Adds functionality to example program 3.  Creates a flipping surface and 
  4. loads a bitmap image into an offscreen surface.  Uses BltFast to copy 
  5. portions of the offscreen surface to the back buffer to generate an 
  6. animation.  
  7.  
  8. Illustrates watching the return code from BltFast to prevent tearing.
  9.  
  10. This program requires 1.2 Meg of video ram.
  11.