startJump method

void startJump()

Implementation

void startJump() {
  _isJumpToTarget = true;
}