Commit Graph

29 Commits

Author SHA1 Message Date
Nomango 11e9d1ce9b 移除ActionManager 2018-09-05 00:08:03 +08:00
Nomango 8984817dd8 删除场景栈 2018-09-04 23:20:00 +08:00
Nomango a67eefc0b4 Refactoring : Google C++ style 2018-09-04 22:42:34 +08:00
Nomango 637fe89e37 增加Audio类 2018-09-02 14:30:48 +08:00
Nomango 3a8428d54e Refactoring... 2018-08-28 00:06:10 +08:00
Nomango 4540520acc Revert "Refactoring: getter & setter coding style"
This reverts commit 0905c91dd0.
2018-08-23 16:37:51 +08:00
Nomango 0905c91dd0 Refactoring: getter & setter coding style 2018-08-23 16:37:44 +08:00
Nomango 2897cae260 refactoring... 2018-08-19 15:11:20 +08:00
Nomango 99f9daa627 移除SceneManager 2018-08-15 23:30:23 +08:00
Nomango 83986230a1 refactoring 2018-08-15 00:06:03 +08:00
Nomango fe52ebf451 代码优化 2018-08-12 14:30:28 +08:00
Nomango 4ef4715ea6 resolve #18, 简化 Player 2018-08-12 12:06:06 +08:00
Nomango 840b554190 性能优化 2018-07-28 20:06:27 +08:00
Nomango 26ed76ae2b 性能优化 2018-07-22 21:22:27 +08:00
Nomango 7d17c3b225 增加Time时间点和Duration时间段 2018-07-21 22:57:21 +08:00
Nomango d180c4dd74 增加按键消息、鼠标消息、碰撞消息 2018-07-16 22:11:27 +08:00
Nomango 6d9f1686a7 修复GC清理资源时的问题 2018-07-13 01:12:22 +08:00
Nomango 0c6044491e 修复未销毁InputManager实例的BUG 2018-07-09 13:05:28 +08:00
Nomango 7e31505529 移除Collision类;ColliderManager更名为CollisionManager 2018-07-08 16:57:12 +08:00
Nomango 2ee6ec29fe GC细节调整 2018-07-07 11:03:03 +08:00
Nomango c8771231b4 重做GC引用计数方式 2018-07-07 01:43:41 +08:00
Nomango fb389cce89 GC模式重做 2018-07-06 00:47:50 +08:00
Nomango 2d2c70c05d 重做Timer单例模式,增加Task定时任务类 2018-07-05 22:05:23 +08:00
Nomango caf6297bf1 SceneManager和ColliderManager单例模式重做 2018-07-05 16:34:53 +08:00
Nomango 58ae8dee20 ActionManager单例模式重做 2018-07-05 01:09:54 +08:00
Nomango 580278e869 修复未销毁Input实例的BUG 2018-07-04 15:34:16 +08:00
Nomango a85026e02d Player类单例模式重做,Music类调整 2018-07-03 20:19:00 +08:00
Nomango abaf59379a 重做Window类和Renderer类单例模式 2018-07-03 18:16:26 +08:00
Nomango 29f7d35844 ObjectManager改为GC类 2018-05-19 01:10:37 +08:00