Searched refs:setTargetVelocity (Results 1 – 2 of 2) sorted by relevance
180 public final void setTargetVelocity(Vector2 targetVelocity) { in setTargetVelocity() method in GameObject
121 parentObject.setTargetVelocity(newVelocity); in update()