create

actual open override fun create(hudConfig: HudConfig, coroutineScope: CoroutineScope): HUD

Creates a HUD based on hudConfig.

Return

the created HUD

Parameters

hudConfig

The HudConfig to apply to the HUD.

coroutineScope

The CoroutineScope managing the lifecycle of the HUD.

expect open override fun create(hudConfig: HudConfig, coroutineScope: CoroutineScope): HUD

Creates a HUD based on hudConfig.

Return

the created HUD

Parameters

hudConfig

The HudConfig to apply to the HUD.

coroutineScope

The CoroutineScope managing the lifecycle of the HUD.

actual open override fun create(hudConfig: HudConfig, coroutineScope: CoroutineScope): HUD

Creates a HUD based on hudConfig.

Return

the created HUD

Parameters

hudConfig

The HudConfig to apply to the HUD.

coroutineScope

The CoroutineScope managing the lifecycle of the HUD.

actual open override fun create(hudConfig: HudConfig, coroutineScope: CoroutineScope): HUD

Creates a HUD based on hudConfig.

Return

the created HUD

Parameters

hudConfig

The HudConfig to apply to the HUD.

coroutineScope

The CoroutineScope managing the lifecycle of the HUD.