This website requires JavaScript.
Explore
Help
Register
Sign In
Lenheart
/
Magic_Game
Watch
1
Star
0
Fork
You've already forked Magic_Game
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
0cf6c6fb94
Magic_Game
/
core
/
Common
History
Nomango
0cf6c6fb94
增加路径搜索功能
2018-05-24 15:47:38 +08:00
..
Color.cpp
部分全局枚举类型修改为类内嵌套枚举
2018-05-17 15:22:14 +08:00
Font.cpp
Font类移动到Common组
2018-05-22 22:00:47 +08:00
Function.cpp
细节调整
2018-05-08 17:40:36 +08:00
Image.cpp
增加路径搜索功能
2018-05-24 15:47:38 +08:00
Object.cpp
ObjectManager改为GC类
2018-05-19 01:10:37 +08:00
Point.cpp
将图片裁剪的参数替换为Rect
2018-05-22 23:36:46 +08:00
Rect.cpp
增加Rect抽象矩形类
2018-05-22 22:55:06 +08:00
Scene.cpp
增加SystemException,移除ASSERT
2018-05-24 12:24:39 +08:00
Size.cpp
将图片裁剪的参数替换为Rect
2018-05-22 23:36:46 +08:00
String.cpp
Path::createFolder支持一次性创建多级目录;String不再允许隐式转换成const wchar_t* 类型
2018-05-24 14:33:16 +08:00