Nomango
|
0905c91dd0
|
Refactoring: getter & setter coding style
|
2018-08-23 16:37:44 +08:00 |
Nomango
|
840b554190
|
性能优化
|
2018-07-28 20:06:27 +08:00 |
Nomango
|
6bb7d35497
|
Data类重做
|
2018-07-17 23:07:51 +08:00 |
Nomango
|
17d73916ba
|
Path类细节调整
|
2018-07-04 12:49:05 +08:00 |
Nomango
|
868238e42b
|
Path::createFolder支持一次性创建多级目录;String不再允许隐式转换成const wchar_t* 类型
|
2018-05-24 14:33:16 +08:00 |
Nomango
|
6336c979c9
|
函数参数中的String替换为const String&
|
2018-05-07 15:48:06 +08:00 |
Nomango
|
6d7550608c
|
更改所有头文件名称
|
2018-04-21 21:24:46 +08:00 |
Nomango
|
c135168491
|
Modify some functions in class Game and Window
|
2018-04-13 00:39:27 +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
|
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
|
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
|
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
|
c79ba16d29
|
update a lot of new features.
|
2018-01-30 16:45:38 +08:00 |