文件列表:
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