getActiveCubeFace method

int getActiveCubeFace()

Implementation

int getActiveCubeFace() {
  return _currentActiveCubeFace;
}