isPaused property

bool isPaused
getter/setter pair

Implementation

bool isStarted = false, isPaused = false, isResumed = false;