Commit Graph

29 Commits

Author SHA1 Message Date
Nomango f91973255d 将图片裁剪的参数替换为Rect 2018-05-22 23:36:46 +08:00
Nomango 24bf8e007a SafeReleaseInterface重命名 2018-05-22 12:24:43 +08:00
Nomango f5c1d58134 移除create的工厂方法模式 2018-05-19 01:30:07 +08:00
Nomango 29f7d35844 ObjectManager改为GC类 2018-05-19 01:10:37 +08:00
Nomango c297d7d0e3 部分全局枚举类型修改为类内嵌套枚举 2018-05-17 15:22:14 +08:00
Nomango 084671fa1c 使用工厂方法模式管理对象 2018-05-17 12:22:52 +08:00
Nomango d125e5cf5b 修复无效的动作倒转 2018-05-14 00:36:01 +08:00
Nomango 2528e41a58 细节调整 2018-05-10 20:23:32 +08:00
Nomango f66a56e028 新增Animate类;细节调整 2018-05-10 00:58:43 +08:00
Nomango 4a62b2a5bf 细节调整;去除Transition构造器 2018-05-09 00:34:15 +08:00
Nomango f9181a2080 细节调整 2018-05-08 17:40:36 +08:00
Nomango 6336c979c9 函数参数中的String替换为const String& 2018-05-07 15:48:06 +08:00
Nomango 264a85b80e 增加从资源加载图片的功能;修复可以手动修改窗口大小的Bug; 2018-04-27 00:16:14 +08:00
Nomango 6d7550608c 更改所有头文件名称 2018-04-21 21:24:46 +08:00
Nomango 15e039f278 refactor functions 2018-04-06 11:31:24 +08:00
Nomango 02ccbff4eb new feature: shape
Shape change into collider
2018-04-02 23:01:38 +08:00
Nomango 1fb8d761e6 vs2010 supported 2018-04-01 23:08:11 +08:00
Nomango 9bef38091f update class Text
new feature: Text alignment, underline, strikethrough, line spacing. Remove Text::setWrappingEnable.
2018-03-30 01:41:29 +08:00
Nomango 785dbf9b65 The callback function is changed to a function object 2018-03-28 17:56:04 +08:00
Nomango b853bb76cf New class Listener;Fixed String bugs;class File rename to Path. 2018-03-11 23:56:40 +08:00
Nomango 49783dbf8d Update MusicManager 2018-03-02 23:49:57 +08:00
Nomango 2e88860b32 String::getHash rename String::getHashCode 2018-03-01 23:47:42 +08:00
Nomango d0733b01e2 ANSI String support 2018-02-28 19:17:15 +08:00
Nomango 22fba22dcc All float to double 2018-02-27 21:07:43 +08:00
Nomango 915f574b76 Normalization of String class 2018-02-27 16:32:17 +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 342b8e050a New feature: XAudio2. 2018-02-01 22:07:44 +08:00
Nomango c79ba16d29 update a lot of new features. 2018-01-30 16:45:38 +08:00