欢迎来到淘码网(TMA.CN)

Box2D

价格: ¥ 9 积分可抵¥ 9

最后更新: 2019-12-23 00:48:47

演示地址:

指导费: 免费

分类
参数1
参数2
参数3
参数4
参数5
参数6
大小
1 MB
发货方式
自动发货
下载方式
远程下载
1
1
1
备注说明

所属分类MacOS编程
开发工具:Objective-C
文件大小:676KB
下载次数:17
上传日期:2011-05-11 10:03:08
说明:  cocos2d,物理碰撞,游戏开发,苹果
(game,collision,physics,iOS dev)

文件列表
Box2D
.....\.DS_Store,6148,2010-03-22
.....\Box2D.xcodeproj
.....\...............\project.pbxproj,133715,2010-03-22
.....\...............\rwenderlich.pbxuser,8795,2010-03-22
.....\...............\rwenderlich.perspectivev3,43283,2010-03-22
.....\Box2D_Prefix.pch,173,2010-02-17
.....\Classes
.....\.......\Box2DAppDelegate.h,307,2010-02-17
.....\.......\Box2DAppDelegate.mm,2435,2010-02-17
.....\.......\GLES-Render.h,2148,2010-02-17
.....\.......\GLES-Render.mm,5094,2010-02-17
.....\.......\HelloWorldScene.h,303,2010-02-17
.....\.......\HelloWorldScene.mm,4473,2010-03-22
.....\.......\HelloWorldSceneRef.h,407,2010-02-17
.....\.......\HelloWorldSceneRef.mm,7548,2010-02-17
.....\libs
.....\....\Box2D
.....\....\.....\Box2D.h,2246,2010-03-22
.....\....\.....\Collision
.....\....\.....\.........\b2BroadPhase.cpp,3162,2010-03-22
.....\....\.....\.........\b2BroadPhase.h,6440,2010-03-22
.....\....\.....\.........\b2CollideCircle.cpp,4517,2010-03-22
.....\....\.....\.........\b2CollidePolygon.cpp,8773,2010-03-22
.....\....\.....\.........\b2Collision.cpp,7703,2010-03-22
.....\....\.....\.........\b2Collision.h,8474,2010-03-22
.....\....\.....\.........\b2Distance.cpp,13068,2010-03-22
.....\....\.....\.........\b2Distance.h,3906,2010-03-22
.....\....\.....\.........\b2DynamicTree.cpp,8542,2010-03-22
.....\....\.....\.........\b2DynamicTree.h,7474,2010-03-22
.....\....\.....\.........\b2TimeOfImpact.cpp,11691,2010-03-22
.....\....\.....\.........\b2TimeOfImpact.h,1944,2010-03-22
.....\....\.....\.........\Shapes
.....\....\.....\.........\......\b2CircleShape.cpp,3015,2010-03-22
.....\....\.....\.........\......\b2CircleShape.h,2521,2010-03-22
.....\....\.....\.........\......\b2PolygonShape.cpp,10948,2010-03-22
.....\....\.....\.........\......\b2PolygonShape.h,4027,2010-03-22
.....\....\.....\.........\......\b2Shape.h,3352,2010-03-22
.....\....\.....\Common
.....\....\.....\......\b2BlockAllocator.cpp,5019,2010-03-22
.....\....\.....\......\b2BlockAllocator.h,1838,2010-03-22
.....\....\.....\......\b2Math.cpp,1995,2010-03-22
.....\....\.....\......\b2Math.h,14921,2010-03-22
.....\....\.....\......\b2Settings.cpp,1180,2010-03-22
.....\....\.....\......\b2Settings.h,5435,2010-03-22
.....\....\.....\......\b2StackAllocator.cpp,2135,2010-03-22
.....\....\.....\......\b2StackAllocator.h,1735,2010-03-22
.....\....\.....\Dynamics
.....\....\.....\........\b2Body.cpp,10495,2010-03-22
.....\....\.....\........\b2Body.h,21854,2010-03-22
.....\....\.....\........\b2ContactManager.cpp,6271,2010-03-22
.....\....\.....\........\b2ContactManager.h,1585,2010-03-22
.....\....\.....\........\b2Fixture.cpp,4157,2010-03-22
.....\....\.....\........\b2Fixture.h,8851,2010-03-22
.....\....\.....\........\b2Island.cpp,12944,2010-03-22
.....\....\.....\........\b2Island.h,2602,2010-03-22
.....\....\.....\........\b2TimeStep.h,1268,2010-03-22
.....\....\.....\........\b2World.cpp,24176,2010-03-22
.....\....\.....\........\b2World.h,8572,2010-03-22
.....\....\.....\........\b2WorldCallbacks.cpp,2258,2010-03-22
.....\....\.....\........\b2WorldCallbacks.h,8044,2010-03-22
.....\....\.....\........\Contacts
.....\....\.....\........\........\b2CircleContact.cpp,2096,2010-03-22
.....\....\.....\........\........\b2CircleContact.h,1471,2010-03-22
.....\....\.....\........\........\b2Contact.cpp,6525,2010-03-22
.....\....\.....\........\........\b2Contact.h,6777,2010-03-22
.....\....\.....\........\........\b2ContactSolver.cpp,18469,2010-03-22
.....\....\.....\........\........\b2ContactSolver.h,2118,2010-03-22
.....\....\.....\........\........\b2NullContact.h,1278,2010-03-22
.....\....\.....\........\........\b2PolygonAndCircleContact.cpp,2223,2010-03-22
.....\....\.....\........\........\b2PolygonAndCircleContact.h,1525,2010-03-22
.....\....\.....\........\........\b2PolygonContact.cpp,2115,2010-03-22
.....\....\.....\........\........\b2PolygonContact.h,1476,2010-03-22
.....\....\.....\........\........\b2TOISolver.cpp,6417,2010-03-22
.....\....\.....\........\........\b2TOISolver.h,1622,2010-03-22
.....\....\.....\........\Joints
.....\....\.....\........\......\b2DistanceJoint.cpp,6149,2010-03-22
.....\....\.....\........\......\b2DistanceJoint.h,3884,2010-03-22
.....\....\.....\........\......\b2FrictionJoint.cpp,6273,2010-03-22
.....\....\.....\........\......\b2FrictionJoint.h,2872,2010-03-22
.....\....\.....\........\......\b2GearJoint.cpp,7278,2010-03-22
.....\....\.....\........\......\b2GearJoint.h,3300,2010-03-22
.....\....\.....\........\......\b2Joint.cpp,4765,2010-03-22
.....\....\.....\........\......\b2Joint.h,5778,2010-03-22
.....\....\.....\........\......\b2LineJoint.cpp,14986,2010-03-22
.....\....\.....\........\......\b2LineJoint.h,5137,2010-03-22
.....\....\.....\........\......\b2MouseJoint.cpp,5267,2010-03-22
.....\....\.....\........\......\b2MouseJoint.h,3561,2010-03-22
.....\....\.....\........\......\b2PrismaticJoint.cpp,15894,2010-03-22
.....\....\.....\........\......\b2PrismaticJoint.h,5412,2010-03-22
.....\....\.....\........\......\b2PulleyJoint.cpp,11156,2010-03-22
.....\....\.....\........\......\b2PulleyJoint.h,4424,2010-03-22
.....\....\.....\........\......\b2RevoluteJoint.cpp,12902,2010-03-22
.....\....\.....\........\......\b2RevoluteJoint.h,5486,2010-03-22
.....\....\.....\........\......\b2WeldJoint.cpp,6541,2010-03-22
.....\....\.....\........\......\b2WeldJoint.h,2601,2010-03-22
.....\....\cocos2d
.....\....\.......\CCAction.h,3689,2010-03-22
.....\....\.......\CCAction.m,3629,2010-03-22
.....\....\.......\CCActionManager.h,3086,2010-03-22

0 (0%)

好评

0 (0%)

中评

0 (0%)

差评

  • 会员中心
  • 浏览记录
  • 我的订单
  • 我的收藏
  • 在线客服

    点击这里给我发消息 点击这里给我发消息

    官方微信

    仅处理投诉、举报及平台使用问题;
    商品问题请咨询商家客服!

  • 意见反馈
  • 返回顶部
浏览记录