Fixed typo #258
This commit is contained in:
parent
a9913e4349
commit
92b2ec664e
@ -195,7 +195,7 @@ public class RigidBodyControl extends PhysicsRigidBody implements PhysicsControl
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* When set to true, the physics coordinates will be applied to the local
|
* When set to true, the physics coordinates will be applied to the local
|
||||||
* translation of the Spatial instead of the world traslation.
|
* translation of the Spatial instead of the world translation.
|
||||||
* @param applyPhysicsLocal
|
* @param applyPhysicsLocal
|
||||||
*/
|
*/
|
||||||
public void setApplyPhysicsLocal(boolean applyPhysicsLocal) {
|
public void setApplyPhysicsLocal(boolean applyPhysicsLocal) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user