Commit Graph

13 Commits

Author SHA1 Message Date
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