XLIB06

所属分类:VC书籍
开发工具:C/C++
文件大小:294KB
下载次数:4
上传日期:2008-06-24 16:43:14
上 传 者yuanjunfeng
说明:  视频游戏开发C语言源程序,需要的朋友可研究一下。
(Video game developers C language source code, the need for a friend can be studied.)

文件列表:
XLIB06 (0, 2004-09-06)
XLIB06\CRISP6X9.FNT (964, 1994-02-13)
XLIB06\DEMO1.C (22564, 1994-02-13)
XLIB06\DEMO1.EXE (41502, 1994-02-13)
XLIB06\DEMO10.EXE (21082, 1994-02-13)
XLIB06\DEMO2.C (6738, 1994-02-13)
XLIB06\DEMO2.EXE (38496, 1994-02-13)
XLIB06\DEMO3.C (2519, 1994-02-13)
XLIB06\DEMO3.EXE (9516, 1994-02-13)
XLIB06\DEMO4.C (5557, 1994-02-13)
XLIB06\DEMO4.EXE (22750, 1994-02-13)
XLIB06\DEMO5.C (4917, 1994-02-13)
XLIB06\DEMO5.EXE (19556, 1994-02-13)
XLIB06\DEMO6.C (399, 1994-02-13)
XLIB06\DEMO6.EXE (13604, 1994-02-13)
XLIB06\DEMO7.C (775, 1994-02-13)
XLIB06\DEMO7.EXE (14268, 1994-02-13)
XLIB06\DEMO8.C (3550, 1994-02-13)
XLIB06\DEMO8.EXE (21266, 1994-02-13)
XLIB06\DEMO9.EXE (32808, 1994-02-13)
XLIB06\FIXED6X8.FNT (788, 1994-02-13)
XLIB06\MAKEFILE (3983, 1994-02-13)
XLIB06\MODEL.INC (489, 1994-02-13)
XLIB06\MODERNB.FNT (1060, 1994-02-13)
XLIB06\SCREEN.DAT (62310, 1996-09-02)
XLIB06\SCREEN.RAW (86400, 1996-09-02)
XLIB06\SMALTHIN.FNT (676, 1994-02-13)
XLIB06\TIMPANI.FNT (1156, 1994-02-13)
XLIB06\TINY4.FNT (484, 1994-02-13)
XLIB06\UPDATES.DOC (9880, 1994-02-13)
XLIB06\VAR6X8.FNT (877, 1994-02-13)
XLIB06\VARSWISB.FNT (964, 1994-02-13)
XLIB06\VARSWISL.FNT (964, 1994-02-13)
XLIB06\XBEZIER.ASM (14303, 1994-02-13)
XLIB06\XBEZIER.H (526, 1994-02-13)
XLIB06\XBEZIER.INC (275, 1994-02-13)
XLIB06\XBMTOOLS.ASM (6045, 1994-02-13)
XLIB06\XBMTOOLS.H (1543, 1994-02-13)
XLIB06\XBMTOOLS.INC (580, 1994-02-13)
... ...

This is XLIB the mode X graphics library. There is no organization to the files in this archive; that is left up to each users preferences. Famous last words ;-) "This is the last version I intend to release, unless of course someone has something really nifty they'd like to contribute." MOUSE TIP: Theres a slight design flaw in the mouse driver and lots of people have had problems with mouse droppings in the lower RH corner of the screen. This happens under some circulstances because the code does not clip the saved background as is done for the cursor graphic itself so bits of the mouse graphic stored in the video ram just below the visual page get picked up into the background. To bypass this problem is simple when you know how. If you are having this problem insert NonVisual_Offs+=ScrnLogicalByteWidth*14 just before the call to x_init_mouse. Sorry about not fixing the problem more elegantly, but I didn't want to do any major work on the mouse driver. Themie

近期下载者

相关文件


收藏者