摘要: #include <iostream> #include <SDL.h> #include <stdint.h> #include <stdio.h> #include <stdlib.h> #include <string.h> using namespace std; /* * Lesson 0 阅读全文
posted @ 2018-04-06 18:32 mbdkunkka 阅读(510) 评论(0) 推荐(0) 编辑
摘要: #include <iostream> #include <SDL.h> #include <stdint.h> #include <stdio.h> #include <stdlib.h> #include <string.h> using namespace std; /* * Lesson 0 阅读全文
posted @ 2018-04-06 18:31 mbdkunkka 阅读(281) 评论(0) 推荐(0) 编辑
摘要: #include <iostream> #include <SDL.h> #include <windows.h> /* * Lesson 0: Test to make sure SDL is setup properly */ //#define LESSON_5 //#define LESSO 阅读全文
posted @ 2018-04-06 18:29 mbdkunkka 阅读(124) 评论(0) 推荐(0) 编辑