Commit Graph

20 Commits

Author SHA1 Message Date
Nomango 4a62b2a5bf 细节调整;去除Transition构造器 2018-05-09 00:34:15 +08:00
Nomango 83a90fcb0e Action类重命名;去除Action构造器 2018-05-08 20:03:29 +08:00
Nomango f9181a2080 细节调整 2018-05-08 17:40:36 +08:00
Nomango a18ff4295d 细节调整 2018-05-08 11:37:11 +08:00
Nomango fe9d155779 增加Window::setCursor函数修改鼠标指针样式;鼠标移入按钮时自动变换样式 2018-05-07 17:03:59 +08:00
Nomango 6336c979c9 函数参数中的String替换为const String& 2018-05-07 15:48:06 +08:00
Nomango 245a6c6e71 将部分枚举类型替换为强枚举类型 2018-04-24 21:22:34 +08:00
Nomango 8439c09976 判断节点是否碰撞及点是否在节点内时,不再判断其子节点 2018-04-22 17:08:41 +08:00
Nomango 6d7550608c 更改所有头文件名称 2018-04-21 21:24:46 +08:00
Nomango 02ccbff4eb new feature: shape
Shape change into collider
2018-04-02 23:01:38 +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 785dbf9b65 The callback function is changed to a function object 2018-03-28 17:56:04 +08:00
Nomango a1ba470e94 fixed bugs 2018-03-08 15:03:12 +08:00
Nomango 6331a4c111 fixed bugs 2018-03-01 19:28:22 +08:00
Nomango bdfb03dc1d class Button will never modify the pivot of its child automatically. 2018-02-14 20:38:50 +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 c79ba16d29 update a lot of new features. 2018-01-30 16:45:38 +08:00