utils

package utils

Type members

Classlikes

object GUILoader
case class TerminalInputImpl() extends TerminalInput
trait Timer

a timer tracks the amount of time passed since the start, can also be a countdown when maxTime is set, returning the remaining time and if is expired attention: stopping the timer doesn't interfere with its expiration

a timer tracks the amount of time passed since the start, can also be a countdown when maxTime is set, returning the remaining time and if is expired attention: stopping the timer doesn't interfere with its expiration

Companion:
object
object Timer
Companion:
class