MockHUD

constructor(hudConfig: HudConfig, setupMocks: Boolean = true, coroutineScope: CoroutineScope)

Parameters

hudConfig

The HudConfig of the MockHUD

setupMocks

If true sets up mocks to display the hud

coroutineScope

The CoroutineScope of the MockHUD