TextDesignGlLayer

class TextDesignGlLayer(stateHandler: <ERROR CLASS>, settings: TextDesignLayerSettings)

Types

Companion
Link copied to clipboard
object Companion

Functions

doRespondOnClick
Link copied to clipboard
open fun doRespondOnClick(event: <ERROR CLASS>): Boolean
drawStickerSlice
Link copied to clipboard
fun drawStickerSlice(canvas: <ERROR CLASS>, region: <ERROR CLASS>, fullRange: <ERROR CLASS>)
equals
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
glSetup
Link copied to clipboard
open fun glSetup(): Boolean
hashCode
Link copied to clipboard
open override fun hashCode(): Int
isRelativeToCrop
Link copied to clipboard
open fun isRelativeToCrop(): Boolean
onActivated
Link copied to clipboard
open fun onActivated()
onAttachedToUI
Link copied to clipboard
open fun onAttachedToUI(stateHandler: <ERROR CLASS>)
onDeactivated
Link copied to clipboard
open fun onDeactivated()
onDetachedFromUI
Link copied to clipboard
open fun onDetachedFromUI(stateHandler: <ERROR CLASS>)
onDrawLayer
Link copied to clipboard
open fun onDrawLayer(requested: <ERROR CLASS>)
onDrawUI
Link copied to clipboard
open fun onDrawUI(canvas: <ERROR CLASS>)
onFlipImage
Link copied to clipboard
fun onFlipImage(transformSettings: <ERROR CLASS>)
onMotionEvent
Link copied to clipboard
open fun onMotionEvent(event: <ERROR CLASS>)
onRebound
Link copied to clipboard
open fun onRebound()
onStateChangeEvent
Link copied to clipboard
open fun onStateChangeEvent(event: String)
onWorldTransformationChanged
Link copied to clipboard
open fun onWorldTransformationChanged(showState: <ERROR CLASS>)
setImageRect
Link copied to clipboard
open fun setImageRect(rect: <ERROR CLASS>)
toString
Link copied to clipboard
open override fun toString(): String