本系列文章目录
章节 | 标题 | 连接 |
---|---|---|
序 | 游戏脚本简介 | http://blog.csdn.net/lufy_legend/article/details/8888787 |
第一章 基本功能 | ||
1.1 | 读取和解析一个脚本文件 | http://blog.csdn.net/lufy_legend/article/details/8919823 |
1.2 | 文字显示[Hello world] | http://blog.csdn.net/lufy_legend/article/details/8948585 |
1.3 | 基础语法(注释,变量,函数,条件语句) | http://blog.csdn.net/lufy_legend/article/details/8978154 |
1.4 | 图片的读取显示 |