D-SDL-example
文件大小: unknow
源码售价: 5 个金币 积分规则     积分充值
资源说明:An example D program using SDL.
About
-----

An example D program that uses SDL to draw graphics. This is more or less
strigh port of the SDLTest.c program (http://friedspace.com/SDLTest.c) from C
to D.

Building
--------

Make sure you have a D compiler and SDL library installed on your system. Build
with 'make'. This will build the 'demo' binary. The compiler used can be
configured by editing the 'config.mak' file. Uncomment the appropriate line for
desired compiler.

Copyright
---------

The code is in public domain.



本源码包内暂不包含可直接显示的源代码文件,请下载源码包。