mirror of https://github.com/axmolengine/axmol.git
[AUTO][ci skip]: updating cocos2dx_files.json
This commit is contained in:
parent
50dc2a3e49
commit
299e355152
|
@ -799,6 +799,23 @@
|
|||
"cocos/physics/CCPhysicsWorld.cpp",
|
||||
"cocos/physics/CCPhysicsWorld.h",
|
||||
"cocos/physics/CMakeLists.txt",
|
||||
"cocos/physics3d/CCPhysics3D.cpp",
|
||||
"cocos/physics3d/CCPhysics3D.h",
|
||||
"cocos/physics3d/CCPhysics3DComponent.cpp",
|
||||
"cocos/physics3d/CCPhysics3DComponent.h",
|
||||
"cocos/physics3d/CCPhysics3DConstraint.cpp",
|
||||
"cocos/physics3d/CCPhysics3DConstraint.h",
|
||||
"cocos/physics3d/CCPhysics3DDebugDrawer.cpp",
|
||||
"cocos/physics3d/CCPhysics3DDebugDrawer.h",
|
||||
"cocos/physics3d/CCPhysics3DObject.cpp",
|
||||
"cocos/physics3d/CCPhysics3DObject.h",
|
||||
"cocos/physics3d/CCPhysics3DShape.cpp",
|
||||
"cocos/physics3d/CCPhysics3DShape.h",
|
||||
"cocos/physics3d/CCPhysics3DWorld.cpp",
|
||||
"cocos/physics3d/CCPhysics3DWorld.h",
|
||||
"cocos/physics3d/CCPhysicsSprite3D.cpp",
|
||||
"cocos/physics3d/CCPhysicsSprite3D.h",
|
||||
"cocos/physics3d/CMakeLists.txt",
|
||||
"cocos/platform/CCApplication.h",
|
||||
"cocos/platform/CCApplicationProtocol.h",
|
||||
"cocos/platform/CCCommon.h",
|
||||
|
|
Loading…
Reference in New Issue