OffscreenActionExecutor

Executor of offscreen rendering actions.

Executor of offscreen rendering actions.

Executor of offscreen rendering actions.

Constructors

Link copied to clipboard
constructor(width: Int, height: Int)
constructor(width: Int, height: Int)

Types

Link copied to clipboard
actual object Companion
expect object Companion
actual object Companion

Functions

Link copied to clipboard
actual fun execute(action: OffscreenAction)

Executes a given action offscreen.

expect fun execute(action: OffscreenAction)

Executes a given action offscreen.

actual fun execute(action: OffscreenAction)

Executes a given action offscreen.