SDL系列教程

来源:互联网 发布:播放视频软件 编辑:程序博客网 时间:2024/06/07 21:00
SDL系列教程引用[UML]
SDL系列教程(一):SDL简介 
http://popul.jqcq.com/it/2006-05/1147920342.html
SDL系列教程(二):配置
http://popul.jqcq.com/it/2006-05/1147940070.html
SDL系列教程(三):DEV C++中的配置 
http://blog.chinaunix.net/u/19671/showart_118359.html
SDL系列教程(四):显示一幅图象
http://popul.jqcq.com/it/2006-05/1148256957.html
SDL系列教程之(五):扩展函数库
http://popul.jqcq.com/it/2006-05/1148261881.html
SDL系列教程(六):键盘事件
http://popul.jqcq.com/computer/2006-05/1148284744.html
SDL系列教程(七):颜色码
http://popul.jqcq.com/it/2006-05/1148350171.html
SDL系列教程(八):图象的一部分
http://popul.jqcq.com/it/2006-05/1148429753.html
SDL系列教程(九):显示英文字体
http://popul.jqcq.com/it/2006-05/1148523532.html
SDL系列教程(十):显示精灵
http://popul.jqcq.com/it/2006-05/1148866256.html
SDL系列教程(十一):屏幕的滚动
http://www.gmdev.cn/article/showarticledetail.asp?id=218&menuid=1
SDL系列教程(十二):SDL线程
http://popul.jqcq.com/computer/2006-06/1150338352.html
SDL系列教程(十三):地图的显示
http://popul.jqcq.com/it/2006-07/1152683998.html
SDL系列教程(十四):中文的显示
http://popul.jqcq.com/it/2006-07/1153284011.html
SDL系列教程(十五):精灵引擎(1)
http://www.gmdev.cn/article/showarticledetail.asp?id=252&menuid=1
SDL系列教程(十五):精灵引擎(2)
http://www.gmdev.cn/article/showarticledetail.asp?id=233&menuid=1
汉字的显示:
http://blog.chinaunix.net/u/19671/showart_118327.html
汉字显示2:
http://blog.chinaunix.net/u/19671/showart_118329.html
SDL工程projects[UML]:
http://www.libsdl.org/projects/
SDL API Page参考
http://www.libsdl.org/cgi/docwiki.cgi/SDL_20API