isPanic method

bool isPanic()

Implementation

bool isPanic() {
  return _panic;
}