Skip to main content

ZJsSurfaceView

actualpackageZJsSurfaceView
6 items
constructorZJsSurfaceView
constructor(canvas: ERROR CLASS: Symbol not found for HTMLCanvasElement)
val canvas: ERROR CLASS: Symbol not found for HTMLCanvasElement
open override var eventHandler: ZSurfaceViewEventHandler?
Event handler for surface view events (ready, resize, render). When set, automatically calls onReady() to initialize the surface.
open override val surfaceHeight: Int
Current surface height in pixels
open override val surfaceWidth: Int
Current surface width in pixels
open override fun dispose()