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
ec1cbaec13
Magic_Game
/
core
/
Node
History
Nomango
ec1cbaec13
增加Collision类,去除Node::onCollide和Scene::onCollide方法
2018-05-19 00:36:32 +08:00
..
Shape
部分全局枚举类型修改为类内嵌套枚举
2018-05-17 15:22:14 +08:00
Button.cpp
移除onFixedUpdate函数
2018-05-19 00:00:12 +08:00
ButtonToggle.cpp
使用工厂方法模式管理对象
2018-05-17 12:22:52 +08:00
Menu.cpp
使用工厂方法模式管理对象
2018-05-17 12:22:52 +08:00
Node.cpp
增加Collision类,去除Node::onCollide和Scene::onCollide方法
2018-05-19 00:36:32 +08:00
Sprite.cpp
使用工厂方法模式管理对象
2018-05-17 12:22:52 +08:00
Text.cpp
部分全局枚举类型修改为类内嵌套枚举
2018-05-17 15:22:14 +08:00