getCenteredPositionY method

double getCenteredPositionY()

Implementation

double getCenteredPositionY() {
  return position.y;
}