Commit Graph

30 Commits

Author SHA1 Message Date
Nomango cc300aeb7c 修正代码细节 2018-07-25 16:44:22 +08:00
Haibo 767a5da6c1 VS项目文件同步 2018-07-16 22:43:56 +08:00
Nomango d180c4dd74 增加按键消息、鼠标消息、碰撞消息 2018-07-16 22:11:27 +08:00
Nomango cfca0d1cea 使用std::hash进行哈希算法优化 2018-07-08 15:31:18 +08:00
Haibo 4248653537 增加 String 转换到 const char* 和 char* 的运算符重载 2018-05-27 01:56:24 +08:00
Haibo 7619dffaf1 VS2012&VS2013项目文件更新 2018-05-25 00:33:46 +08:00
Nomango 6ea9d6ef85 Renderer增加获取三种类型ID2D1StrokeStyle的接口 2018-05-24 17:19:54 +08:00
Nomango 868238e42b Path::createFolder支持一次性创建多级目录;String不再允许隐式转换成const wchar_t* 类型 2018-05-24 14:33:16 +08:00
Nomango 0d066e131a 增加Rect抽象矩形类 2018-05-22 22:55:06 +08:00
Nomango c297d7d0e3 部分全局枚举类型修改为类内嵌套枚举 2018-05-17 15:22:14 +08:00
Nomango 2c13083c09 细节优化 2018-05-14 22:51:40 +08:00
Nomango 4a62b2a5bf 细节调整;去除Transition构造器 2018-05-09 00:34:15 +08:00
Nomango f9181a2080 细节调整 2018-05-08 17:40:36 +08:00
Nomango 6797570015 增加字符串相关操作 2018-05-01 17:19:55 +08:00
Nomango 52bfa595ad 从master上移除vs2010支持 2018-04-24 20:22:41 +08:00
Nomango 6d7550608c 更改所有头文件名称 2018-04-21 21:24:46 +08:00
Nomango 3fe75c7325 new feature: show fps 2018-04-17 11:41:33 +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 af73a5df92 new feature: String::format 2018-03-22 18:25:56 +08:00
Nomango 6909067a60 Remove String::append function 2018-03-12 15:55:41 +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 2e88860b32 String::getHash rename String::getHashCode 2018-03-01 23:47:42 +08:00
Nomango 6331a4c111 fixed bugs 2018-03-01 19:28:22 +08:00
Nomango d0733b01e2 ANSI String support 2018-02-28 19:17:15 +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 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