Welcome![Sign In][Sign Up]
Location:
Downloads SourceCode Communication-Mobile android
Title: bodycollision Download
 Description: (Body Collision listening), collision filters more scalable than the listener, the listener function can be achieved in the filter However, due to the degree of freedom too, is generally not recommended final float RATE = 30 //screen to the proportion of the real world 30px: 1m World world //declare a physical world objects AABB aabb //declare a range of physical world objects Vec2 gravity //declare a gravity vector objects float timeStep = 1f/60f //Physics world analog frequency int iterations = 10 //iteration values, the greater the iterative simulation more accurate, but the lower the performance//--- > > gives force to the first Body Body body1, body2 Shape Properties in the m_isSensor said the collision but no collision effects public void result (ContactResult arg0) {//collision (new points of contact are listening to) will call this function// when the collision will continue to call this function}
 Downloaders recently: [More information of uploader rpudn85]
 To Search:
File list (Check if you may need any files):
 

(Body碰撞监听)\BodyCollision\.classpath
..............\.............\.project
..............\.............\AndroidManifest.xml
..............\.............\bin\BodyCollision.apk
..............\.............\...\classes.dex
..............\.............\...\.om\bc\MainActivity.class
..............\.............\...\...\..\MyCircle.class
..............\.............\...\...\..\MySurfaceView.class
..............\.............\...\...\..\R$attr.class
..............\.............\...\...\..\R$drawable.class
..............\.............\...\...\..\R$layout.class
..............\.............\...\...\..\R$string.class
..............\.............\...\...\..\R.class
..............\.............\...\resources.ap_
..............\.............\default.properties
..............\.............\gen\com\bc\R.java
..............\.............\lib\jbox2d.jar
..............\.............\proguard.cfg
..............\.............\res\drawable-hdpi\icon.png
..............\.............\...\.........ldpi\icon.png
..............\.............\...\.........mdpi\icon.png
..............\.............\...\layout\main.xml
..............\.............\...\values\strings.xml
..............\.............\src\com\bc\MainActivity.java
..............\.............\...\...\..\MyCircle.java
..............\.............\...\...\..\MySurfaceView.java
..............\.............\bin\com\bc
..............\.............\gen\com\bc
..............\.............\src\com\bc
..............\.............\bin\com
..............\.............\gen\com
..............\.............\res\drawable-hdpi
..............\.............\...\drawable-ldpi
..............\.............\...\drawable-mdpi
..............\.............\...\layout
..............\.............\...\values
..............\.............\src\com
..............\.............\assets
..............\.............\bin
..............\.............\gen
..............\.............\lib
..............\.............\res
..............\.............\src
..............\BodyCollision
(Body碰撞监听)
    

CodeBus www.codebus.net