getOrientation method

int getOrientation()

Implementation

int getOrientation() {
  return orientation;
}