getSpace method

double getSpace()
inherited

Implementation

double getSpace() {
  return pointSpace ?? 0;
}