OffscreenActionExecutor

actual class OffscreenActionExecutor

Executor of offscreen rendering actions.

expect class OffscreenActionExecutor

Executor of offscreen rendering actions.

actual class OffscreenActionExecutor

Executor of offscreen rendering actions.

Constructors

Link copied to clipboard
fun OffscreenActionExecutor(width: Int, height: Int)
fun OffscreenActionExecutor(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.