OffscreenActionExecutor

class OffscreenActionExecutor

Executor of offscreen rendering actions.

Constructors

OffscreenActionExecutor
Link copied to clipboard
fun OffscreenActionExecutor(width: Int, height: Int)
OffscreenActionExecutor
Link copied to clipboard
fun OffscreenActionExecutor(width: Int, height: Int)

Types

Companion
Link copied to clipboard
common
object Companion

Functions

execute
Link copied to clipboard
common
fun execute(action: OffscreenAction)
Executes a given action offscreen.
fun execute(action: OffscreenAction)
Executes a given action offscreen.
fun execute(action: OffscreenAction)
Executes a given action offscreen.