Searched defs:setTargetVelocity (Results 1 – 3 of 3) sorted by relevance
80 public void setTargetVelocity(float targetVelocity) { in setTargetVelocity() method in RotationalLimitMotor84 private native void setTargetVelocity(long motorId, float targetVelocity); in setTargetVelocity() method in RotationalLimitMotor
70 public void setTargetVelocity(float targetVelocity) { in setTargetVelocity() method in RotationalLimitMotor
180 public final void setTargetVelocity(Vector2 targetVelocity) { in setTargetVelocity() method in GameObject