Commit Graph

25 Commits

Author SHA1 Message Date
Nomango abaf59379a 重做Window类和Renderer类单例模式 2018-07-03 18:16:26 +08:00
Nomango 6ea9d6ef85 Renderer增加获取三种类型ID2D1StrokeStyle的接口 2018-05-24 17:19:54 +08:00
Nomango 868238e42b Path::createFolder支持一次性创建多级目录;String不再允许隐式转换成const wchar_t* 类型 2018-05-24 14:33:16 +08:00
Nomango 6af90623fa 增加SystemException,移除ASSERT 2018-05-24 12:24:39 +08:00
Nomango 24bf8e007a SafeReleaseInterface重命名 2018-05-22 12:24:43 +08:00
Nomango 7a99c03431 增加音乐播放结束时执行回调函数的功能 2018-05-22 11:58:45 +08:00
Nomango c297d7d0e3 部分全局枚举类型修改为类内嵌套枚举 2018-05-17 15:22:14 +08:00
Nomango 2c13083c09 细节优化 2018-05-14 22:51:40 +08:00
Nomango d125e5cf5b 修复无效的动作倒转 2018-05-14 00:36:01 +08:00
Nomango 2528e41a58 细节调整 2018-05-10 20:23:32 +08:00
Nomango 04920b6b06 VS2010、2012、2013项目配置更新 2018-04-23 17:59:46 +08:00
Nomango d6e2ca919b 调整渲染FPS时的细节 2018-04-22 16:14:04 +08:00
Nomango 6578751de4 Text部分方法命名改动 2018-04-22 14:08:29 +08:00
Nomango 40ad1c7282 增加颜色类,包含rgba四个属性 2018-04-22 13:15:57 +08:00
Nomango eb8b7e5f7e 增加Text描边功能(包括描边颜色、线宽、相交线样式) 2018-04-22 00:33:20 +08:00
Nomango f215632e60 添加CustomTextRenderer类,用于实现文字描边功能 2018-04-21 23:09:59 +08:00
Nomango 6d7550608c 更改所有头文件名称 2018-04-21 21:24:46 +08:00
Nomango b2e655226b 修复了无法完全回收游戏资源的问题 2018-04-21 18:22:01 +08:00
Nomango afc17339b1 修复未释放用于显示FPS的TextFormat的bug 2018-04-21 00:47:40 +08:00
Nomango 3fe75c7325 new feature: show fps 2018-04-17 11:41:33 +08:00
Nomango 02ccbff4eb new feature: shape
Shape change into collider
2018-04-02 23:01:38 +08:00
Nomango fdf903269b Timer and TimeManager have a new interface. 2018-02-07 16:37:12 +08:00
Nomango f6eecee3aa new feature: shape and collision. 2018-02-03 22:04:43 +08:00
Nomango 71b39a8149 fixed bugs. 2018-02-01 09:38:25 +08:00
Nomango c79ba16d29 update a lot of new features. 2018-01-30 16:45:38 +08:00