文件名称:createcircle
介绍说明--下载内容均来自于网络,请自行研究使用
Android的在物理世界中添加圆形,添加物理世界,在物理世界中添加一个圆形,声明物体对象,声明圆形X坐标和Y坐标,也可在在物理世界中添加一个多边形,可创建圆形和创建多边形皮肤,设置多边形快捷成盒子(矩形),两个参数为多边形宽高的一半,Android对物理世界进行模拟的例子-Android add in the physical world round, adding the physical world, adding a round in the physical world, the statement object object declaration round X and Y coordinates, can also be added in the physical world in a polygon, you can create a circle Creating a polygon shape and skin, quick to set polygon box (rectangle), two parameters for the half width and height of the polygon, Android simulate the physical world examples
(系统自动生成,下载前可以参看下载内容)
下载文件列表
7-9(在物理世界中添加圆形)\CreateCircle\.classpath
.........................\............\.project
.........................\............\.settings\org.eclipse.jdt.core.prefs
.........................\............\AndroidManifest.xml
.........................\............\bin\classes.dex
.........................\............\...\.om\cc\MainActivity.class
.........................\............\...\...\..\MySurfaceView.class
.........................\............\...\...\..\R$attr.class
.........................\............\...\...\..\R$drawable.class
.........................\............\...\...\..\R$layout.class
.........................\............\...\...\..\R$string.class
.........................\............\...\...\..\R.class
.........................\............\...\CreateCircle.apk
.........................\............\...\resources.ap_
.........................\............\default.properties
.........................\............\gen\com\cc\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\cc\MainActivity.java
.........................\............\...\...\..\MySurfaceView.java
.........................\............\bin\com\cc
.........................\............\gen\com\cc
.........................\............\src\com\cc
.........................\............\bin\com
.........................\............\gen\com
.........................\............\res\drawable-hdpi
.........................\............\...\drawable-ldpi
.........................\............\...\drawable-mdpi
.........................\............\...\layout
.........................\............\...\values
.........................\............\src\com
.........................\............\.settings
.........................\............\assets
.........................\............\bin
.........................\............\gen
.........................\............\lib
.........................\............\res
.........................\............\src
.........................\CreateCircle
7-9(在物理世界中添加圆形)