I am trying to create a dynamic body that orbits around a static body in Box2D.
I have a zero-gravity world, and a DistanceJoint that connects the two bodies. I have removed all friction and damping from the bodies and the joint, and am applying an initial linear velocity to the dynamic body. The result is that the body starts orbiting, ...
I am a beginner in Android game development, while searching i found Rokon, a framework for android game development. It has very nice five tutorials for beginning, done that all now i need some more tutorials so that i can learn more, some more complicated tasks.
Now where to find other resources to continue on Rokon, or if there exis...
I tried some examples of Rokon graphics library.
They are working fine on emulator but not running on device, they are getting installed properly.
The application opens and then closes without any error message.
I get the following system errors in emulator, but still application runs properly on it.
09-16 12:24:03.640: ERROR/Rokon(79...