getLevel method

int getLevel()

Implementation

int getLevel() {
  return level;
}