views:

47

answers:

0

So I followed the tutorial at this site: http://www.4feets.com/2009/03/2d-physics-on-android-using-box2d/

As interesting as it is, they leave out one section and from their tutorial: How to display the shapes on the device's screen.

I have a MyTouch 3G running Android 1.6 (donut). What control and what events can I take advantage of to display the shapes from the above tutorial? I've hunted around, any tutorials I've found about JBox2D all point back to this tutorial.