isCanRotate method

bool isCanRotate()

Implementation

bool isCanRotate() {
  return canRotate;
}