Closed InspectorConstructor closed 11 years ago
Encountering an error probably related to this:
Classes/MONOLITH.cpp:283:5: error: use of undeclared identifier 'ERRCHECK' ERRCHECK(this->radio->setPaused(isPaused));
sorry another -10 for me
someone fixed it and it's implemented the original feature
If y'all feel like it, a pause button for the sound might be nice.
the callback you want is MONOLITH::slotPauseMusic(bool) where true=paused and false=unpaused