Package com.tccc.kos.commons.util
Interface PauseListener
- All Superinterfaces:
BasePauseListener
Listener interface for
Pause pause events.- Since:
- 1.0
- Version:
- 2024-10-13
-
Method Summary
-
Method Details
-
onPause
Called when thePausepauses.- Parameters:
pause- the pause that just paused
-