|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Body | |
|---|---|
| edu.eside.flingbox | |
| edu.eside.flingbox.bodies | |
| edu.eside.flingbox.scene | |
| Uses of Body in edu.eside.flingbox |
|---|
| Constructors in edu.eside.flingbox with parameters of type Body | |
|---|---|
BodySettingsDialog(Context context,
Body body,
Scene scene)
|
|
| Uses of Body in edu.eside.flingbox.bodies |
|---|
| Subclasses of Body in edu.eside.flingbox.bodies | |
|---|---|
class |
Polygon
Polygon is a general class which handles the physics and render instances of a polygonal Body. |
| Uses of Body in edu.eside.flingbox.scene |
|---|
| Methods in edu.eside.flingbox.scene with parameters of type Body | |
|---|---|
void |
StaticScene.add(Body body)
|
boolean |
Scene.onDragBody(MotionEvent e,
Body b)
|
boolean |
StaticScene.remove(Body body)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||