home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-385-Vol-1of3.iso / w / wgt3_ex.zip / CASTLE.PRJ (.txt) < prev    next >
Borland C/C++ Project  |  1992-09-15  |  6KB  |  59 lines

  1. Turbo C Project File 
  2. C:\TC\BIN
  3. C:\TC\INCLUDE
  4. C:\TC\LIB
  5. d:\sb\voxkit\hello.voc d:\mod\hello.sam
  6. ~GREP
  7. -n+ $MEM(64) $NOSWAP $PROMPT $CAP MSG(GREP2MSG)void *.c 
  8. ~Turbo Assembler
  9. C:\TASM\TASM.EXE
  10. /ZI /O $TASM /M2
  11. Turbo ~Debugger
  12.  $EXENAME
  13. Turbo ~Profiler
  14. tprof
  15.  $EXENAME
  16. WGT3.LIB
  17. WGT\EXAMPLES\SCROLL\WGT3.LIB
  18. WGT4SCR.LIB
  19. \EXAMPLES\SCROLL\WGT4SCR.LIB
  20. CASTLE.C
  21. WGT\EXAMPLES\SCROLL\CASTLE.C
  22. ..\..\..\INCLUDE\SCROLL.H
  23. ..\..\..\INCLUDE\WGT.H
  24. ..\..\..\INCLUDE\CONIO.H
  25. ..\..\..\INCLUDE\STDIO.H
  26. ..\..\..\INCLUDE\ALLOC.H
  27. ..\..\..\INCLUDE\DOS.H
  28. CASTLE.C
  29. ..\..\..\INCLUDE\SCROLL.H
  30. ..\..\..\INCLUDE\WGT.H
  31. ..\..\..\INCLUDE\CONIO.H
  32. ..\..\..\INCLUDE\STDIO.H
  33. ..\..\..\INCLUDE\ALLOC.H
  34. ..\..\..\INCLUDE\DOS.H
  35. CASTLE.C
  36. ration    wresize(i
  37. ame);
  38. lock,int degrees)
  39. Declaration    wsline(int x1,int y1,int x2,int y2,int *ptarray);
  40. Declaration    wvertres(int x1,int y1,int y2, block blockname);
  41. Declaration    wwarp(int x1,int x2,int *top,int *bot, block blockname);
  42. Declaration    wwipe(int x1,int y1, int x2,iny y2,block screen)
  43. wgtmap wloadmap(char *filename);
  44. void wfreemap(wgtmap mymap);
  45. void winitscroll(int window_x_size,int window_y_size);
  46. void wshowwindow(int posx,int posy ,wgtmap mymap);
  47. void installkbd(void);
  48. void uninstallkbd(void);
  49. void wscrollwindow(int x_speed,int y_speed, wgtmap mymap);
  50. int wgetworldblock(int posx,int posy,wgtmap mymap);
  51. void wputworldblock(int posx,int posy ,int blocknum,wgtmap mymap);
  52. void wcopyscroll(int x,int y);
  53. void wshowsprites();
  54. void wendscroll(void);
  55.     initfli(char *filename);
  56.     nextframe(char *filename);
  57.     copyfli();
  58.     closefli(char *filenam
  59.