Searched refs:mTargetVelocity (Results 1 – 1 of 1) sorted by relevance
32 private Vector2 mTargetVelocity; field in GameObject84 mTargetVelocity = new Vector2(); in GameObject()101 mTargetVelocity.zero(); in reset()177 return mTargetVelocity; in getTargetVelocity()181 mTargetVelocity.set(targetVelocity); in setTargetVelocity()