Commit Graph

28 Commits

Author SHA1 Message Date
Nomango b1dcc466f3 update project files 2018-04-02 23:40:08 +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 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 c8a499ece0 Data class adds field functions 2018-03-13 23:35:00 +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 24ab490804 fixed String bugs 2018-03-12 13:42:49 +08:00
Nomango b853bb76cf New class Listener;Fixed String bugs;class File rename to Path. 2018-03-11 23:56:40 +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 9537a5b50d fixed bugs 2018-03-04 13:30:52 +08:00
Nomango 05450175a3 significant update about Timer class 2018-03-03 17:02:08 +08:00
Nomango 49783dbf8d Update MusicManager 2018-03-02 23:49:57 +08:00
Nomango 6331a4c111 fixed bugs 2018-03-01 19:28:22 +08:00
Nomango bca9f6f792 new feature: Data::saveBool & Data::getBool 2018-02-28 19:46:03 +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 556f8f76de fixed bugs about buttons. 2018-02-06 21:11:54 +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 342b8e050a New feature: XAudio2. 2018-02-01 22:07:44 +08:00
Nomango 71b39a8149 fixed bugs. 2018-02-01 09:38:25 +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