home *** CD-ROM | disk | FTP | other *** search
/ Chip Special: HTML & Java / Chip-Special_1997-01_HTML-a-Java.bin / javasdk / sdk-java.exe / SDKJava.cab / Samples / directX / dDraw / ddex3 / readme.txt < prev    next >
Encoding:
Text File  |  1996-10-10  |  342 b   |  14 lines

  1. DirectDraw sample (DDEX3):
  2.  
  3.     In this sample, flicking between two surfaces is demonstrated.
  4.  
  5.     This sample uses ddraw, ddSurface (inturn using ddSurfaceDesc)
  6.     ddPalette and dBitmap of DirectX classes.
  7.  
  8.     To compile samples: jvc *.java
  9.     To run sample     : jview -p TestGraph
  10.  
  11.     *.MAK file included for use with MSDEV environment.
  12.  
  13.  
  14.