Constructors

Link copied to clipboard
expect constructor(ctx: ZContext)
actual constructor(ctx: ZContext)
actual constructor(ctx: ZContext)

Functions

Link copied to clipboard
expect fun bind()
actual fun bind()
actual fun bind()
Link copied to clipboard
Link copied to clipboard
expect open override fun onViewportResize(width: Int, height: Int)

Notifies the listener when the viewport dimensions change.

actual open override fun onViewportResize(width: Int, height: Int)

Notifies the listener when the viewport dimensions change.

actual open override fun onViewportResize(width: Int, height: Int)

Notifies the listener when the viewport dimensions change.

Link copied to clipboard
expect fun render()
actual fun render()
actual fun render()
Link copied to clipboard
expect fun unbind()
actual fun unbind()
actual fun unbind()