Commit Graph

17 Commits

Author SHA1 Message Date
Nomango 0223ad2b93 vs2012 supported 2018-04-01 13:16:07 +08:00
Nomango 486ca4f848 update Shape 2018-04-01 00:04:33 +08:00
Nomango dee2010e7c update enum constants 2018-03-31 22:34:18 +08:00
Nomango 2daa4d49ad update collision detection method
Using initializer_list to implement variable parameters. Add InputListener & CollisionListener.
2018-03-31 18:12:01 +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 213b174dac add actions functions 2018-03-27 18:46:18 +08:00
Nomango a1ba470e94 fixed bugs 2018-03-08 15:03:12 +08:00
Nomango 4ae567eab5 new attribute of Action: name 2018-03-06 09:56:17 +08:00
Nomango 627f04d7ce rename some protected functions 2018-03-03 11:46:57 +08:00
Nomango 22fba22dcc All float to double 2018-02-27 21:07:43 +08:00
Nomango fdf903269b Timer and TimeManager have a new interface. 2018-02-07 16:37:12 +08:00
Nomango 7d36ea26fd fixed bugs about actions. 2018-02-06 15:34:47 +08:00
Nomango 6319ed7f2b perfect the pause function. 2018-02-04 21:24:27 +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
Nomango c4f0555bec Restructured project 2017-12-15 21:51:07 +08:00