Go to file
Kiritow a54b04dce9 添加绘制矩形支持
修复各个Event中SDL_Window为NULL时程序崩溃的问题.
添加渲染器颜色设置与获取.
修复音频播放的一些问题
2019-08-11 02:21:13 +08:00
code 更新启动代码 2019-08-10 21:37:33 +08:00
lua@04e7c8aa6d Initial Commit 2019-08-06 20:37:40 +08:00
SDL2@cc3d2307f4 Initial Commit 2019-08-06 20:37:40 +08:00
.gitignore 添加更多方法. 添加异步转换音乐文件到wav 2019-08-09 18:37:11 +08:00
.gitmodules Initial Commit 2019-08-06 20:37:40 +08:00
LuaEngine.cpp 添加绘制矩形支持 2019-08-11 02:21:13 +08:00
LuaEngine.h 独立事件循环 2019-08-10 21:36:35 +08:00
LuaVM.cpp Initial Commit 2019-08-06 20:37:40 +08:00
LuaVM.h Compile Lua as C++ 2019-08-10 21:34:36 +08:00
LuaYard.cpp 独立事件循环 2019-08-10 21:36:35 +08:00
PlatAPI.cpp ListDir不再返回.和.. 2019-08-10 21:35:37 +08:00
PlatAPI.h 添加LibFS 2019-08-07 14:15:01 +08:00