Adding some jbullet methods

Could someone add the 2 JBullet methods setAngularFactor and getAngularFactor?

added in svn

Thank you normen!

What do they do?

They scale the torque when you use the applyForce or applyImpulse method. Default is 1.0f, so no scaling.