Nomango
|
7d17c3b225
|
增加Time时间点和Duration时间段
|
2018-07-21 22:57:21 +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
|
0cf402e6e0
|
Game类单例模式重做
|
2018-07-03 01:49:20 +08:00 |
Nomango
|
bc23efb5c8
|
修复节点被删除后不能及时停止Action的BUG
|
2018-06-01 18:31:05 +08:00 |
Nomango
|
6af90623fa
|
增加SystemException,移除ASSERT
|
2018-05-24 12:24:39 +08:00 |
Nomango
|
7499e1af7f
|
增加Exception类
|
2018-05-24 00:58:16 +08:00 |
Nomango
|
432a0150b9
|
碰撞监听器移动到Collision类中
|
2018-05-22 00:11:57 +08:00 |
Nomango
|
198ff09eaa
|
Collision判断方式重做
|
2018-05-21 23:04:58 +08:00 |
Nomango
|
29f7d35844
|
ObjectManager改为GC类
|
2018-05-19 01:10:37 +08:00 |
Nomango
|
2c13083c09
|
细节优化
|
2018-05-14 22:51:40 +08:00 |
Nomango
|
2528e41a58
|
细节调整
|
2018-05-10 20:23:32 +08:00 |
Nomango
|
01882e73d4
|
性能优化
|
2018-05-10 14:16:36 +08:00 |
Nomango
|
f66a56e028
|
新增Animate类;细节调整
|
2018-05-10 00:58:43 +08:00 |
Nomango
|
83a90fcb0e
|
Action类重命名;去除Action构造器
|
2018-05-08 20:03:29 +08:00 |
Nomango
|
f9181a2080
|
细节调整
|
2018-05-08 17:40:36 +08:00 |
Nomango
|
a18ff4295d
|
细节调整
|
2018-05-08 11:37:11 +08:00 |
Nomango
|
6336c979c9
|
函数参数中的String替换为const String&
|
2018-05-07 15:48:06 +08:00 |
Nomango
|
904218e74d
|
新增Action生成器和Transition生成器
|
2018-04-30 16:49:44 +08:00 |
Nomango
|
52bfa595ad
|
从master上移除vs2010支持
|
2018-04-24 20:22:41 +08:00 |
Nomango
|
da08f33a02
|
监听器重做
|
2018-04-24 13:28:21 +08:00 |
Nomango
|
0614701a30
|
Timer定时器类重做
|
2018-04-24 09:02:06 +08:00 |
Nomango
|
6d7550608c
|
更改所有头文件名称
|
2018-04-21 21:24:46 +08:00 |
Nomango
|
3d00ae7189
|
Game::start增加bool参数,为true时自动在游戏结束时回收资源
|
2018-04-21 00:46:26 +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
|
0a80483ba6
|
Collision detection will not be opened by default, and use ShapeManager::setCollisionEnable to enable it.
|
2018-03-13 13:13:26 +08:00 |
Nomango
|
b853bb76cf
|
New class Listener;Fixed String bugs;class File rename to Path.
|
2018-03-11 23:56:40 +08:00 |
Nomango
|
4ae567eab5
|
new attribute of Action: name
|
2018-03-06 09:56:17 +08:00 |
Nomango
|
fdf903269b
|
Timer and TimeManager have a new interface.
|
2018-02-07 16:37:12 +08:00 |
Nomango
|
556f8f76de
|
fixed bugs about buttons.
|
2018-02-06 21:11:54 +08:00 |
Nomango
|
7d36ea26fd
|
fixed bugs about actions.
|
2018-02-06 15:34:47 +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 |