endJump method

void endJump()

Implementation

void endJump() {
  _isJumpToTarget = false;
}