Commit Graph

38 Commits

Author SHA1 Message Date
Nomango 6af90623fa 增加SystemException,移除ASSERT 2018-05-24 12:24:39 +08:00
Nomango 095446b063 Font类移动到Common组 2018-05-22 22:00:47 +08:00
Nomango 24bf8e007a SafeReleaseInterface重命名 2018-05-22 12:24:43 +08:00
Nomango 7a99c03431 增加音乐播放结束时执行回调函数的功能 2018-05-22 11:58:45 +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 2528e41a58 细节调整 2018-05-10 20:23:32 +08:00
Nomango 01882e73d4 性能优化 2018-05-10 14:16:36 +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 245a6c6e71 将部分枚举类型替换为强枚举类型 2018-04-24 21:22:34 +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 6d7550608c 更改所有头文件名称 2018-04-21 21:24:46 +08:00
Nomango 3fe75c7325 new feature: show fps 2018-04-17 11:41:33 +08:00
Nomango 48ae177f1d bug fixed 2018-04-09 18:41:56 +08:00
Nomango ead3e52cef new feature: use Text::getLineCount to get the number of rows 2018-04-09 01:07:49 +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 32126a723a fixed revert 2018-04-01 13:28:32 +08:00
Nomango b318b84860 Revert "fixed _MSC_VER"
This reverts commit 8a9d9a4f10.
2018-04-01 13:22:15 +08:00
Nomango dee2010e7c update enum constants 2018-03-31 22:34:18 +08:00
Nomango 4b677e727e update Text
remove function Text::setWrappingEnable
2018-03-31 00:02:30 +08:00
Nomango 93a08d6b7e Text changes
Font changes into struct. class Text has some new features.
2018-03-30 23:37:42 +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 8c9deb5dea supplement 2018-03-29 13:42:22 +08:00
Nomango 785dbf9b65 The callback function is changed to a function object 2018-03-28 17:56:04 +08:00
Nomango 6331a4c111 fixed bugs 2018-03-01 19:28:22 +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 bdfb03dc1d class Button will never modify the pivot of its child automatically. 2018-02-14 20:38:50 +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 c79ba16d29 update a lot of new features. 2018-01-30 16:45:38 +08:00