ActionWaiter

class ActionWaiter(expectedInteraction: String, option: String?)

Functions

onGameActionEvent
Link copied to clipboard
fun onGameActionEvent(event: GameActionEvent)
unregister
Link copied to clipboard
fun unregister()
waitForAction
Link copied to clipboard
fun waitForAction(timeOut: Long, unit: TimeUnit): Boolean