getTarget method

Vector2 getTarget()

Implementation

Vector2 getTarget() {
  return _targetA;
}